Other packages > Find by keyword >

flexsurv  

Flexible Parametric Survival and Multi-State Models
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("flexsurv", "2.3.2")



Attach the package and use:
library("flexsurv")
Maintained by
Christopher Jackson
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2011-11-09
Latest Update: 2024-08-17
Description:
Flexible parametric models for time-to-event data, including the Royston-Parmar spline model, generalized gamma and generalized F distributions. Any user-defined parametric distribution can be fitted, given at least an R function defining the probability density or hazard. There are also tools for fitting and predicting from fully parametric multi-state models, based on either cause-specific hazards or mixture models.
How to cite:
Christopher Jackson (2011). flexsurv: Flexible Parametric Survival and Multi-State Models. R package version 2.3.2, https://cran.r-project.org/web/packages/flexsurv. Accessed 25 Jun. 2026.
Previous versions and publish date:
0.1.2 (2011-11-09 09:03), 0.1.3 (2012-01-17 21:52), 0.1.4 (2012-03-24 08:24), 0.1.5 (2012-08-29 18:23), 0.2 (2013-05-15 19:05), 0.3 (2014-01-20 11:13), 0.5 (2014-09-22 14:21), 0.6 (2015-04-14 16:28), 0.7.1 (2016-03-24 23:59), 0.7 (2015-11-13 23:56), 1.0.0 (2016-05-11 12:06), 1.1.1 (2019-03-18 19:10), 1.1 (2017-03-27 16:03), 2.0 (2021-02-22 21:10), 2.1 (2021-09-13 17:50), 2.2.1 (2022-12-22 14:10), 2.2.2 (2023-02-01 13:50), 2.2 (2022-06-18 01:10), 2.3 (2024-04-21 23:22)
Other packages that cited flexsurv R package
View flexsurv citation profile
Other R packages that flexsurv depends, imports, suggests or enhances
Complete documentation for flexsurv
Functions, R codes and Examples using the flexsurv R package
Some associated functions: GenF . GenF.orig . GenGamma . GenGamma.orig . Gompertz . Llogis . Survspline . Survsplinek . WeibullPH . ajfit . ajfit_flexsurvmix . ajfit_fmsm . augment.flexsurvreg . basis . bc . bootci.fmsm . bos . coef.flexsurvreg . coxsnell_flexsurvreg . dot-hess_to_cov . dot-hessian . flexsurv-package . flexsurvmix . flexsurvreg . flexsurvrtrunc . flexsurvspline . fmixmsm . fmsm . get_basepars . glance.flexsurvreg . hazard . hr_flexsurvreg . lines.flexsurvreg . mean_flexsurvmix . meanfinal_fmixmsm . means . model.frame.flexsurvreg . msfit.flexsurvreg . nobs.flexsurvreg . normboot.flexsurvreg . p_flexsurvmix . pars.fmsm . pdf_flexsurvmix . pfinal_fmsm . plot.flexsurvreg . plot.standsurv . plot_survtrunc . pmatrix.fs . pmatrix.simfs . ppath_fmixmsm . predict.flexsurvreg . probs_flexsurvmix . qfinal_fmixmsm . qgeneric . quantile_flexsurvmix . reexports . residuals.flexsurvreg . rmst_flexsurvmix . rmst_generic . sim.fmsm . simfinal_fmsm . simfs_bytrans . simt_flexsurvmix . simulate.flexsurvreg . standsurv . summary.flexsurvreg . summary.flexsurvrtrunc . survrtrunc . tidy.flexsurvreg . tidy.standsurv . totlos.fs . totlos.simfs . unroll.function . 
Some associated R codes: Exp.R . Gamma.R . GenF.R . GenGamma.R . Gompertz.R . Llogis.R . Lnorm.R . RcppExports.R . Weibull.R . WeibullPH.R . ajfit.R . broom-funs.R . custom.R . deriv.R . distributions.R . flexsurv-package.R . flexsurvmix.R . flexsurvmix_louis.R . flexsurvreg.R . flexsurvrtrunc.R . fmixmsm.R . fracpoly.R . hr_flexsurvreg.R . mstate.R . pexp.R . plot.flexsurvreg.R . predict.flexsurvreg.R . residuals.flexsurvreg.R . simulate_flexsurvreg.R . spline.R . standsurv.R . summary.flexsurvmix.R . summary.flexsurvreg.R . summary.flexsurvrtrunc.R . survrtrunc.R . survsplinek.R . unroll.function.R . utils.R .  Full flexsurv package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
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  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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