Package: ltmle
Type: Package
Title: Longitudinal Targeted Maximum Likelihood Estimation
Version: 1.2-0
Date: 2020-3-13
Maintainer: Joshua Schwab <jschwab77@berkeley.edu>
Authors@R: c(person("Joshua", "Schwab", role=c("aut", "cre"),
    email="jschwab77@berkeley.edu"), person("Samuel", "Lendle", role="aut"),
    person("Maya", "Petersen", role="aut"), person("Mark", "van der Laan",
    role="aut"), person("Susan", "Gruber", role="ctb"))
Depends: R(>= 3.1.0)
Imports: Matrix, matrixStats, speedglm
Suggests: SuperLearner, testthat, tmle, knitr, rmarkdown, nnls, arm
Description: Targeted Maximum Likelihood Estimation (TMLE) of
    treatment/censoring specific mean outcome or marginal structural model for
    point-treatment and longitudinal data.
License: GPL-2
Collate: 'ltmle-package.R' 'GeneralUtilities.R' 'ltmle.R' 'ltmle_sg.R'
        'BinaryToCensoring.R' 'DeterministicFunctions.R' 'zzz.R'
URL: https://github.com/joshuaschwab/ltmle
BugReports: https://github.com/joshuaschwab/ltmle/issues
RoxygenNote: 6.1.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-03-13 21:17:13 UTC; joshua
Author: Joshua Schwab [aut, cre],
  Samuel Lendle [aut],
  Maya Petersen [aut],
  Mark van der Laan [aut],
  Susan Gruber [ctb]
Repository: CRAN
Date/Publication: 2020-03-13 23:00:07 UTC
Built: R 4.0.5; ; 2022-04-21 04:30:08 UTC; windows
