Package: survML
Title: Flexible Estimation of Conditional Survival Functions Using
        Machine Learning
Version: 1.1.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 (2024) <doi:10.1080/10618600.2024.2304070>. 
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),
        gam (>= 1.22.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
URL: https://github.com/cwolock/survML
BugReports: https://github.com/cwolock/survML/issues
NeedsCompilation: no
Packaged: 2024-03-17 01:51:19 UTC; cwolock
Author: Charles Wolock [aut, cre, cph]
    (<https://orcid.org/0000-0003-3527-1102>)
Maintainer: Charles Wolock <cwolock@gmail.com>
Repository: CRAN
Date/Publication: 2024-03-17 05:30:02 UTC
