<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>A Unified Framework for Machine Learning Ensembles in Survival
Analysis</dc:title>
  <dc:title>R package SuperSurv version 0.1.1</dc:title>
  <dc:description>Implements a Super Learner framework for right-censored survival data. 
    The package fits convex combinations of parametric, semiparametric, and machine 
    learning survival learners by minimizing cross-validated risk using inverse 
    probability of censoring weighting (IPCW). It provides tools for automated 
    hyperparameter grid search, high-dimensional variable screening, and evaluation 
    of prediction performance using metrics such as the Brier score, Uno's C-index, 
    and time-dependent area under the curve (AUC). Additional utilities support 
    model interpretation for survival ensembles, including Shapley additive 
    explanations (SHAP), and estimation of covariate-adjusted restricted mean 
    survival time (RMST) contrasts. The methodology is related to treatment-specific 
    survival curve estimation using machine learning described by Westling, Luedtke, 
    Gilbert and Carone (2024) &lt;doi:10.1080/01621459.2023.2205060&gt;, and the unified 
    ensemble framework described in Lyu et al. (2026) &lt;doi:10.64898/2026.03.11.711010&gt;.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.0.0)</dc:relation>
  <dc:relation>Imports: survival, nnls, future.apply, stats, dplyr, magrittr</dc:relation>
  <dc:relation>Suggests: aorsf, BART, CoxBoost, glmnet, gbm, mgcv, randomForestSRC,
ranger, rpart, survivalsvm, xgboost, fastshap, survex, ggplot2,
tidyr, quadprog, ggforce, patchwork, knitr, rmarkdown</dc:relation>
  <dc:creator>Yue Lyu &lt;yuelyu0521@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Yue Lyu [aut, cre]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=SuperSurv/LICENSE)</dc:rights>
  <dc:date>2026-03-26</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=SuperSurv</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.SuperSurv</dc:identifier>
</oai_dc:dc>
