Learn R Programming

⚠️There's a newer version (1.2.0) of this package.Take me there.

FindIt (version 1.0)

Finding Heterogeneous Treatment Effects

Description

The heterogeneous treatment effect estimation procedure proposed by Imai and Ratkovic (2013). 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 the function, CausalANOVA, which estimates the average marginal interaction effects by a regularized ANOVA as proposed by Egami and Imai (2016+).

Copy Link

Version

Install

install.packages('FindIt')

Monthly Downloads

136

Version

1.0

License

GPL (>= 2)

Maintainer

Naoki Egami

Last Published

December 31st, 2016

Functions in FindIt (1.0)

LaLonde

National Supported Work Study Experimental Data
GerberGreen

Data from the 1998 New Haven Get-Out-the-Vote Experiment
FindIt

FindIt for Estimating Heterogeneous Treatment Effects
FindIt-internal

Internal FindIt functions
plot.PredictFindIt

Plot estimated treatment effects or predicted outcomes for each treatment combination.
predict.FindIt

Computing predicted values for each sample in the data.
cv.CausalANOVA

Cross validation for the CausalANOVA.
AMIE

Decomposing the Combination Effect into the AMEs and the AMIE.
Carlson

Data from conjoint analysis in Carlson (2015).
CausalANOVA

Estimating the AMEs and AMIEs with the CausalANOVA.