Provides an interpretable identification of subgroups with heterogeneous causal effect. The heterogeneous subgroups are discovered through ensemble learning of causal rules. Causal rules are highly interpretable if-then statement that recursively partition the features space into heterogeneous subgroups. A small number of significant causal rules are selected through Stability Selection to control for family-wise error rate in the finite sample setting. It proposes various estimation methods for the conditional causal effects for each discovered causal rule. It is highly flexible and multiple causal estimands and imputation methods are implemented. Lee, K., Bargagli-Stoffi, F. J., & Dominici, F. (2020). Causal rule ensemble: Interpretable inference of heterogeneous treatment effects. arXiv preprint <arXiv:2009.09036>.
Version: | 0.2.0 |
Depends: | R (≥ 3.5.0) |
Imports: | MASS, stats, logger, gbm, randomForest, methods, xgboost, RRF, data.table, xtable, glmnet, bartCause, stabs, stringr, SuperLearner, dplyr, magrittr, ggplot2, bcf, inTrees |
Suggests: | baggr, grf, BART, gnm, covr, knitr, rmarkdown, testthat (≥ 3.0.0) |
Published: | 2023-01-19 |
Author: | Naeem Khoshnevis |
Maintainer: | Naeem Khoshnevis <nkhoshnevis at g.harvard.edu> |
BugReports: | https://github.com/NSAPH-Software/CRE/issues |
License: | GPL-3 |
Copyright: | Harvard University |
URL: | https://github.com/NSAPH-Software/CRE |
NeedsCompilation: | no |
Language: | en-US |
Materials: | README NEWS |
CRAN checks: | CRE results |
Reference manual: | CRE.pdf |
Vignettes: |
CRE Contribution article_c1 |
Package source: | CRE_0.2.0.tar.gz |
Windows binaries: | r-devel: CRE_0.2.0.zip, r-release: CRE_0.2.0.zip, r-oldrel: CRE_0.2.0.zip |
macOS binaries: | r-release (arm64): CRE_0.2.0.tgz, r-oldrel (arm64): CRE_0.2.0.tgz, r-release (x86_64): CRE_0.2.0.tgz, r-oldrel (x86_64): CRE_0.2.0.tgz |
Old sources: | CRE archive |
Please use the canonical form https://CRAN.R-project.org/package=CRE to link to this page.