The heterogeneous treatment effect estimation procedure proposed by Imai and Ratkovic (2013)<doi:10.1214/12-AOAS593>. The proposed method is applicable, for example, when selecting a small number of most (or least) efficacious treatments from a large number of alternative treatments as well as when identifying subsets of the population who benefit (or are harmed by) a treatment of interest. The method adapts the Support Vector Machine classifier by placing separate LASSO constraints over the pre-treatment parameters and causal heterogeneity parameters of interest. This allows for the qualitative distinction between causal and other parameters, thereby making the variable selection suitable for the exploration of causal heterogeneity. The package also contains a class of functions, CausalANOVA, which estimates the average marginal interaction effects (AMIEs) by a regularized ANOVA as proposed by Egami and Imai (2019)<doi:10.1080/01621459.2018.1476246>. It contains a variety of regularization techniques to facilitate analysis of large factorial experiments.
Version: | 1.2.0 |
Depends: | R (≥ 3.1.0), arm |
Imports: | glmnet, lars, Matrix, quadprog, glinternet, igraph, sandwich, lmtest, stats, graphics, utils, limSolve |
Published: | 2019-11-20 |
Author: | Naoki Egami, Marc Ratkovic, Kosuke Imai |
Maintainer: | Naoki Egami <negami at princeton.edu> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: | no |
CRAN checks: | FindIt results |
Reference manual: | FindIt.pdf |
Package source: | FindIt_1.2.0.tar.gz |
Windows binaries: | r-devel: FindIt_1.2.0.zip, r-release: FindIt_1.2.0.zip, r-oldrel: FindIt_1.2.0.zip |
macOS binaries: | r-release: FindIt_1.2.0.tgz, r-oldrel: FindIt_1.2.0.tgz |
Old sources: | FindIt archive |
Please use the canonical form https://CRAN.R-project.org/package=FindIt to link to this page.