Other packages > Find by keyword >

CRE  

Interpretable Discovery and Inference of Heterogeneous Treatment Effects
View on CRAN: Click here


Download and install CRE package within the R console
Install from CRAN:
install.packages("CRE")

Install from Github:
library("remotes")
install_github("cran/CRE")

Install by package version:
library("remotes")
install_version("CRE", "0.2.5")



Attach the package and use:
library("CRE")
Maintained by
Naeem Khoshnevis
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-10-18
Latest Update: 2023-06-14
Description:
Provides a new method for interpretable heterogeneous treatment effects characterization in terms of decision rules via an extensive exploration of heterogeneity patterns by an ensemble-of-trees approach, enforcing high stability in the discovery. It relies on a two-stage pseudo-outcome regression, and it is supported by theoretical convergence guarantees. Bargagli-Stoffi, F. J., Cadei, R., Lee, K., & Dominici, F. (2023) Causal rule ensemble: Interpretable Discovery and Inference of Heterogeneous Treatment Effects. arXiv preprint .
How to cite:
Naeem Khoshnevis (2022). CRE: Interpretable Discovery and Inference of Heterogeneous Treatment Effects. R package version 0.2.5, https://cran.r-project.org/web/packages/CRE
Previous versions and publish date:
0.1.0 (2022-10-18 08:35), 0.1.1 (2022-10-22 14:48), 0.2.0 (2023-01-19 21:20), 0.2.1 (2023-03-17 18:20), 0.2.2 (2023-04-17 16:50), 0.2.3 (2023-04-27 22:20), 0.2.4 (2023-06-15 01:12), 0.2.5 (2023-12-06 20:50)
Other packages that cited CRE R package
View CRE citation profile
Other R packages that CRE depends, imports, suggests or enhances
Functions, R codes and Examples using the CRE R package
Some associated functions: CRE-package . autoplot.cre . check_hyper_params . check_input_data . check_method_params . cre . discover_rules . estimate_cate . estimate_ite . estimate_ite_aipw . estimate_ite_bart . estimate_ite_bcf . estimate_ite_cf . estimate_ite_slearner . estimate_ite_tlearner . estimate_ite_tpoisson . estimate_ite_xlearner . estimate_ps . evaluate . extract_effect_modifiers . extract_rules . filter_correlated_rules . filter_extreme_rules . filter_irrelevant_rules . generate_cre_dataset . generate_rules . generate_rules_matrix . get_logger . honest_splitting . interpret_rules . plot.cre . print.cre . select_rules . set_logger . standardize_rules_matrix . summary.cre . 
Some associated R codes: CRE_package.R . check_hyper_params.R . check_input_data.R . check_method_params.R . cre.R . discover_rules.R . estimate_cate.R . estimate_ite.R . estimate_ite_aipw.R . estimate_ite_bart.R . estimate_ite_bcf.R . estimate_ite_cf.R . estimate_ite_slearner.R . estimate_ite_tlearner.R . estimate_ite_tpoisson.R . estimate_ite_xlearner.R . estimate_ps.R . evaluate.R . extract_effect_modifiers.R . extract_rules.R . filter_correlated_rules.R . filter_extreme_rules.R . filter_irrelevant_rules.R . generate_cre_dataset.R . generate_rules.R . generate_rules_matrix.R . honest_splitting.R . interpret_rules.R . logger_utils.R . plot.R . print.R . select_rules.R . utils.R . zzz.R .  Full CRE package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns