Other packages > Find by keyword >

survPen  

Multidimensional Penalized Splines for (Excess) Hazard Models, Relative Mortality Ratio Models and Marginal Intensity Models
View on CRAN: Click here


Download and install survPen package within the R console
Install from CRAN:
install.packages("survPen")

Install from Github:
library("remotes")
install_github("cran/survPen")

Install by package version:
library("remotes")
install_version("survPen", "2.0.2")



Attach the package and use:
library("survPen")
Maintained by
Mathieu Fauvernier
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-02-27
Latest Update: 2025-03-08
Description:
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.
How to cite:
Mathieu Fauvernier (2019). survPen: Multidimensional Penalized Splines for (Excess) Hazard Models, Relative Mortality Ratio Models and Marginal Intensity Models. R package version 2.0.2, https://cran.r-project.org/web/packages/survPen. Accessed 05 Mar. 2026.
Previous versions and publish date:
1.0.0 (2019-02-27 18:00), 1.0.1 (2019-03-01 23:40), 1.1.0 (2019-05-02 18:40), 1.2.0 (2019-08-29 14:30), 1.3.0 (2020-02-03 18:50), 1.5.0 (2020-05-25 11:20), 1.5.1 (2020-09-25 16:00), 1.5.2 (2021-09-11 15:20), 1.6.0 (2023-09-14 01:50), 2.0.0 (2024-12-02 15:00), 2.0.1 (2025-01-21 19:20)
Other packages that cited survPen R package
View survPen citation profile
Other R packages that survPen depends, imports, suggests or enhances
Complete documentation for survPen
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

neat  
Efficient Network Enrichment Analysis Test
Includes functions and examples to compute NEAT, the Network Enrichment Analysis Test described in ...
Download / Learn more Package Citations See dependency  
diffIRT  
Diffusion IRT Models for Response and Response Time Data
Package to fit diffusion-based IRT models to response and response time data. Models are fit using ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
ClimClass  
Climate Classification According to Several Indices
Classification of climate according to Koeppen - Geiger, of aridity indices, of continentality indi ...
Download / Learn more Package Citations See dependency  
imagefx  
Extract Features from Images
Synthesize images into characteristic features for time-series analysis or machine learning applicat ...
Download / Learn more Package Citations See dependency  
pinp  
'pinp' is not 'PNAS'
A 'PNAS'-alike style for 'rmarkdown', derived from the 'Proceedings of the National Academy of Scie ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA