migariane/meltmle: Ensemble Learning Targeted Maximum Likelihood Estimation for Stata users
Description
eltmle is a Stata program implementing the targeted maximum likelihood estimation for the ATE for a binary or continuous outcome and binary treatment. Future implementations will offer more general settings. eltmle includes the use of a "Super Learner" called from the SuperLearner package v.2.0-21 (Polley E., et al. 2011). The Super-Learner uses V-fold cross-validation (10-fold by default) to assess the performance of prediction regarding the potential outcomes and the propensity score as weighted averages of a set of machine learning algorithms. We used the default SuperLearner algorithms implemented in the base installation of the tmle-R package v.1.2.0-5 (Susan G. and Van der Laan M., 2017), which included the following: i) stepwise selection, ii) generalized linear modeling (glm), iii) a glm variant that included second-order polynomials and two-by-two interactions of the main terms included in the model.
Files
migariane/meltmle-v.1.0.zip
Files
(23.7 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:e13ed9c1c89f3b6915235c9314e4cc94
|
23.7 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/migariane/meltmle/tree/v.1.0 (URL)