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]
First Published: 2019-02-27
Latest Update: 2023-09-13
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 31 Mar. 2025.
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
03/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/29Downloads for survPen0102030405060708090100110TrendBars

Today's Hot Picks in Authors and Packages

popbio  
Construction and Analysis of Matrix Population Models
Construct and analyze projection matrix models from a demography study of marked individuals classif ...
Download / Learn more Package Citations See dependency  
tclust  
Robust Trimmed Clustering
Provides functions for robust trimmed clustering. The methods are described in Garcia-Escudero (200 ...
Download / Learn more Package Citations See dependency  
surveillance  
Temporal and Spatio-Temporal Modeling and Monitoring of Epidemic Phenomena
Statistical methods for the modeling and monitoring of time series of counts, proportions and catego ...
Download / Learn more Package Citations See dependency  
whitebox  
'WhiteboxTools' R Frontend
An R frontend for the 'WhiteboxTools' library, which is an advanced geospatial data analysis platfor ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
PermutationR  
Conduct Permutation Analysis of Variance in R
Conduct permutation One-Way or Two-Way Analysis of Variance in R. Use different permutation types fo ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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