Other packages > Find by keyword >

survPen  

Multidimensional Penalized Splines for Survival and Net Survival 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", "1.6.0")



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: 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 Survival and Net Survival Models. R package version 1.6.0, https://cran.r-project.org/web/packages/survPen
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)
Other packages that cited survPen R package
View survPen citation profile
Other R packages that survPen depends, imports, suggests or enhances
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
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  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns