Analysis of longitudinal time-to-event or time-to-failure data. Estimates the counterfactual discrete survival curve under static, dynamic and stochastic interventions on treatment (exposure) and monitoring events over time. Estimators (IPW, MSM-IPW, GCOMP, longitudinal TMLE) adjust for measured time-varying confounding and informative right-censoring. Model fitting can be performed either with GLM or H2O-3 machine learning libraries. The exposure, monitoring and censoring variables can be coded as either binary, categorical or continuous. Each can be multivariate (e.g., can use more than one column of dummy indicators for different censoring events). The input data needs to be in long format.
Version: | 0.4 |
Depends: | R (≥ 3.2.1) |
Imports: | assertthat, data.table, methods, R6, Rcpp, rmarkdown, pander, speedglm, stats, stringr, zoo |
LinkingTo: | Rcpp |
Suggests: | devtools, h2o, knitr, magrittr, RUnit, foreach, doParallel |
Published: | 2017-01-06 |
Author: | Oleg Sofrygin [aut, cre], Mark J. van der Laan [aut], Romain Neugebauer [aut] |
Maintainer: | Oleg Sofrygin <oleg.sofrygin at gmail.com> |
BugReports: | https://github.com/osofr/stremr/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | https://github.com/osofr/stremr |
NeedsCompilation: | yes |
SystemRequirements: | pandoc (http://pandoc.org) for generating and exporting markdown reports to other formats. |
Materials: | README NEWS |
CRAN checks: | stremr results |
Reference manual: | stremr.pdf |
Package source: | stremr_0.4.tar.gz |
Windows binaries: | r-devel: stremr_0.4.zip, r-release: stremr_0.4.zip, r-oldrel: stremr_0.4.zip |
OS X El Capitan binaries: | r-release: stremr_0.4.tgz |
OS X Mavericks binaries: | r-oldrel: stremr_0.2.tgz |
Old sources: | stremr archive |
Please use the canonical form https://CRAN.R-project.org/package=stremr to link to this page.