Package: ctmle
Type: Package
Title: Collaborative Targeted Maximum Likelihood Estimation
Version: 0.1.2
Date: 2019-12-08
Authors@R: c(person("Cheng", "Ju", email = "jucheng1992@gmail.com", role = c("aut", "cre")),person("Susan", "Gruber", role = c("aut")),person("Richard", "Wyss", role = c("ctb")),person("Jenny","Haggstrom", role = c("ctb")),person("Mark", "van der Laan", role = c("aut", "ths")))
Maintainer: Cheng Ju <jucheng1992@gmail.com>
Description: 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>). 
License: GPL-2
Depends: R (>= 2.14.0), SuperLearner, tmle, glmnet, stats
Imports:
Suggests: testthat, knitr, rmarkdown, dplyr
LazyLoad: yes
RoxygenNote: 6.0.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-12-13 05:53:26 UTC; jucheng
Author: Cheng Ju [aut, cre],
  Susan Gruber [aut],
  Richard Wyss [ctb],
  Jenny Haggstrom [ctb],
  Mark van der Laan [aut, ths]
Repository: CRAN
Date/Publication: 2019-12-13 09:10:02 UTC
Built: R 4.3.0; ; 2023-07-12 00:20:41 UTC; unix
