# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "SuperSurv" in publications use:' type: software license: MIT title: 'SuperSurv: A Unified Framework for Machine Learning Ensembles in Survival Analysis' version: 0.1.2 doi: 10.64898/2026.03.11.711010 identifiers: - type: doi value: 10.32614/CRAN.package.SuperSurv abstract: 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 et al. (2024) , and the unified ensemble framework described in Lyu et al. (2026) . authors: - family-names: Lyu given-names: Yue email: yuelyu0521@gmail.com preferred-citation: type: article title: 'SuperSurv: A Unified Framework for Machine Learning Ensembles in Survival Analysis' authors: - family-names: Lyu given-names: Yue email: yuelyu0521@gmail.com - family-names: Huang given-names: Xuelin - family-names: Lin given-names: Steven Hsesheng - family-names: Li given-names: Ziyi year: '2026' journal: bioRxiv doi: 10.64898/2026.03.11.711010 repository: https://yuelyu21.r-universe.dev repository-code: https://github.com/yuelyu21/SuperSurv commit: 230703e7aa3eeb6bd5f1011922fcf269a167fd66 url: https://yuelyu21.github.io/SuperSurv/ date-released: '2026-05-04' contact: - family-names: Lyu given-names: Yue email: yuelyu0521@gmail.com references: - type: manual title: 'SuperSurv: Machine Learning Ensemble Framework for Survival Analysis' authors: - family-names: Lyu given-names: Yue year: '2026' notes: R package version 0.1.1