Package: survivalSL
Type: Package
Title: Super Learner for Survival Prediction from Censored Data
Version: 0.9
Depends: R (>= 4.0.0), splines, survival, reticulate, tune
Imports: date, graphics, MASS, nnet, kernlab, glmnet, caret,
        SuperLearner, flexsurv, randomForestSRC, survivalmodels,
        prodlim, hdnom, glmnetUtils, mosaic, mosaicCalc, cubature,
        timeROC, rpart, methods
Description: Several functions and S3 methods to construct a super learner in the presence of censored times-to-event and to evaluate its prognostic capacities.
License: GPL (>= 2)
LazyLoad: yes
NeedsCompilation: no
Authors@R: c(person("Yohann", "Foucher", role = c("aut", "cre"), email = "yohann.foucher@univ-poitiers.fr", comment = c(ORCID = "0000-0003-0330-7457")), person("Camille", "Sabathe", role = "aut", email = "camille.sabathe@univ-nantes.fr", comment = c(ORCID = "0000-0001-9353-691X")) )
Packaged: 2023-04-20 07:45:44 UTC; foucher-y
Author: Yohann Foucher [aut, cre] (<https://orcid.org/0000-0003-0330-7457>),
  Camille Sabathe [aut] (<https://orcid.org/0000-0001-9353-691X>)
Maintainer: Yohann Foucher <yohann.foucher@univ-poitiers.fr>
Repository: CRAN
Date/Publication: 2023-04-20 17:20:02 UTC
Built: R 4.1.2; ; 2023-04-21 12:23:50 UTC; unix
