Learn R Programming

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

FindIt (version 0.5)

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, INT, which estimates the average marginal treatment effect, the average treatment combination effect, and the average marginal treatment interaction effect proposed by Egami and Imai (2015).

Copy Link

Version

Install

install.packages('FindIt')

Monthly Downloads

254

Version

0.5

License

GPL (>= 2)

Maintainer

Naoki Egami

Last Published

February 27th, 2015

Functions in FindIt (0.5)

plot.PredictFindIt

Plot estimated treatment effects or predicted outcomes for each treatment combination.
Immigration

Data from conjoint analysis in Hainmueller and Hopkins (2014) and Hainmueller, Hopkins and Yamamoto (2014).
LaLonde

National Supported Work Study Experimental Data
maketwoway

Constructing a named matrix of all two-way interactions.
makellway

Constructing named all possible interactions from a given set of factors.
GerberGreen

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

FindIt for Estimating Heterogeneous Treatment Effects
full.FindIt

Generating the full factorial design matrix for a FindIt output
predict.FindIt

Computing predicted values for each sample in the data.
INT

Estimating the AMTE, the ATCE and the AMTIE