Package: survML
Title: Flexible Estimation of Conditional Survival Functions Using
        Machine Learning
Version: 1.0.0
Authors@R: 
    person(given = "Charles",
           family = "Wolock",
           role = c("aut", "cre", "cph"),
           email = "cwolock@gmail.com",
           comment = c(ORCID = "0000-0003-3527-1102"))
Description: Tools for flexible estimation of conditional survival 
              functions using off-the-shelf machine learning tools. Implements both 
              global and local survival stacking. See Wolock CJ, Gilbert PB,
              Simon N, and Carone M (2022+) <arXiv:2211.03031>. 
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.2.3
Depends: SuperLearner (>= 2.0.28),
Imports: Iso (>= 0.0.18.1)
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), ggplot2 (>= 3.4.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
URL: https://github.com/cwolock/survML
BugReports: https://github.com/cwolock/survML/issues
NeedsCompilation: no
Packaged: 2023-07-08 03:44:06 UTC; cwolo
Author: Charles Wolock [aut, cre, cph]
    (<https://orcid.org/0000-0003-3527-1102>)
Maintainer: Charles Wolock <cwolock@gmail.com>
Repository: CRAN
Date/Publication: 2023-07-08 10:00:03 UTC
Built: R 4.2.0; ; 2023-07-09 11:29:49 UTC; unix
