survdnn: Deep Neural Networks for Survival Analysis with R 'torch'
Provides deep learning models for right-censored survival data using the 'torch' backend.
Supports multiple loss functions, including Cox partial likelihood, L2-penalized Cox, time-dependent Cox,
and accelerated failure time (AFT) loss. Offers a formula-based interface, built-in support for cross-validation,
hyperparameter tuning, survival curve plotting, and evaluation metrics such as the C-index, Brier score,
and integrated Brier score. For methodological details, see Kvamme et al. (2019) <https://www.jmlr.org/papers/v20/18-424.html>.
The package is described in El Badisy (2026) <doi:10.32614/RJ-2026-008>.
| Version: |
1.0.0 |
| Depends: |
R (≥ 4.1.0) |
| Imports: |
torch, survival, stats, utils, tibble, dplyr, purrr, tidyr, ggplot2, methods, rsample, cli, glue |
| Suggests: |
testthat (≥ 3.0.0), knitr, rmarkdown |
| Published: |
2026-08-22 |
| DOI: |
10.32614/CRAN.package.survdnn |
| Author: |
Imad El Badisy [aut, cre],
Daniel Falbel [ctb] |
| Maintainer: |
Imad El Badisy <elbadisyimad at gmail.com> |
| BugReports: |
https://github.com/ielbadisy/survdnn/issues |
| License: |
MIT + file LICENSE |
| URL: |
https://CRAN.R-project.org/package=survdnn |
| NeedsCompilation: |
no |
| Citation: |
survdnn citation info |
| Materials: |
README, NEWS |
| CRAN checks: |
survdnn results |
Documentation:
Downloads:
Reverse dependencies:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=survdnn
to link to this page.