survPen: Multidimensional Penalized Splines for Survival and Net Survival Models

Fits hazard and excess hazard models with multidimensional penalized splines allowing for time-dependent effects, non-linear effects and interactions between several continuous covariates. In survival and net survival analysis, in addition to modelling the effect of time (via the baseline hazard), one has often to deal with several continuous covariates and model their functional forms, their time-dependent effects, and their interactions. Model specification becomes therefore a complex problem and penalized regression splines represent an appealing solution to that problem as splines offer the required flexibility while penalization limits overfitting issues. Current implementations of penalized survival models can be slow or unstable and sometimes lack some key features like taking into account expected mortality to provide net survival and excess hazard estimates. In contrast, survPen provides an automated, fast, and stable implementation (thanks to explicit calculation of the derivatives of the likelihood) and offers a unified framework for multidimensional penalized hazard and excess hazard models. survPen may be of interest to those who 1) analyse any kind of time-to-event data: mortality, disease relapse, machinery breakdown, unemployment, etc 2) wish to describe the associated hazard and to understand which predictors impact its dynamics. See Fauvernier et al. (2019a) <doi:10.21105/joss.01434> for an overview of the package and Fauvernier et al. (2019b) <doi:10.1111/rssc.12368> for the method.

Version: 1.6.0
Depends: R (≥ 4.0.0)
Imports: statmod, stats, Rcpp (≥ 1.0.2)
LinkingTo: Rcpp, RcppEigen
Suggests: knitr, rmarkdown, testthat
Published: 2023-09-13
Author: Mathieu Fauvernier [aut, cre], Laurent Roche [aut], Laurent Remontet [aut], Zoe Uhry [ctb], Nadine Bossard [ctb]
Maintainer: Mathieu Fauvernier <mathieu.fauvernier at gmail.com>
BugReports: https://github.com/fauvernierma/survPen/issues
License: GPL-3 | file LICENSE
URL: https://github.com/fauvernierma/survPen
NeedsCompilation: yes
Citation: survPen citation info
Materials: NEWS
CRAN checks: survPen results

Documentation:

Reference manual: survPen.pdf
Vignettes: Survival analysis with survPen

Downloads:

Package source: survPen_1.6.0.tar.gz
Windows binaries: r-devel: survPen_1.6.0.zip, r-release: survPen_1.6.0.zip, r-oldrel: survPen_1.6.0.zip
macOS binaries: r-release (arm64): survPen_1.6.0.tgz, r-oldrel (arm64): survPen_1.6.0.tgz, r-release (x86_64): survPen_1.6.0.tgz
Old sources: survPen archive

Reverse dependencies:

Reverse imports: truncAIPW
Reverse suggests: rstpm2

Linking:

Please use the canonical form https://CRAN.R-project.org/package=survPen to link to this page.