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 12 Mar. 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

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  
funnelR  
Funnel Plots for Proportion Data
A set of simplified functions for creating funnel plots for proportion data. This package supports u ...
Download / Learn more Package Citations See dependency  
riskCommunicator  
G-Computation to Estimate Interpretable Epidemiological Effects
Estimates flexible epidemiological effect measures including both differences and ratios using the p ...
Download / Learn more Package Citations See dependency  
impactflu  
Quantification of Population-Level Impact of Vaccination
Implements the compartment model from Tokars (2018) . This ena ...
Download / Learn more Package Citations See dependency  
sloop  
Helpers for 'OOP' in R
A collection of helper functions designed to help you to better understand object oriented programmi ...
Download / Learn more Package Citations See dependency  
threewords  
Represent Precise Coordinates in Three Words
A connector to the 'What3Words' (http://what3words.co ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

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