Package: ltmle
Type: Package
Title: Longitudinal Targeted Maximum Likelihood Estimation
Version: 1.3-0
Date: 2023-4-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
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,
        http://joshuaschwab.github.io/ltmle/
BugReports: https://github.com/joshuaschwab/ltmle/issues
RoxygenNote: 7.2.3
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2023-04-13 21:15:50 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: 2023-04-15 12:40:02 UTC
Built: R 4.4.3; ; 2025-10-21 12:39:53 UTC; windows
