Implements the general template for collaborative targeted maximum likelihood estimation. It also provides several commonly used C-TMLE instantiation, like the vanilla/scalable variable-selection C-TMLE (Ju et al. (2017) <doi:10.1177/0962280217729845>) and the glmnet-C-TMLE algorithm (Ju et al. (2017) <arXiv:1706.10029>).
Version: | 0.1.2 |
Depends: | R (≥ 2.14.0), SuperLearner, tmle, glmnet, stats |
Suggests: | testthat, knitr, rmarkdown, dplyr |
Published: | 2019-12-13 |
Author: | Cheng Ju [aut, cre], Susan Gruber [aut], Richard Wyss [ctb], Jenny Haggstrom [ctb], Mark van der Laan [aut, ths] |
Maintainer: | Cheng Ju <jucheng1992 at gmail.com> |
License: | GPL-2 |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | ctmle results |
Reference manual: | ctmle.pdf |
Vignettes: |
CTMLE Vignette |
Package source: | ctmle_0.1.2.tar.gz |
Windows binaries: | r-devel: ctmle_0.1.2.zip, r-release: ctmle_0.1.2.zip, r-oldrel: ctmle_0.1.2.zip |
macOS binaries: | r-release: ctmle_0.1.2.tgz, r-oldrel: ctmle_0.1.2.tgz |
Old sources: | ctmle archive |
Please use the canonical form https://CRAN.R-project.org/package=ctmle to link to this page.