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: 2023-02-01
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 18 Feb. 2025.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

RobustBayesianCopas  
Robust Bayesian Copas Selection Model
Fits the robust Bayesian Copas (RBC) selection model of Bai et al. (2020) for cor ...
Download / Learn more Package Citations See dependency  
OptGS  
Near-Optimal Group-Sequential Designs for Continuous Outcomes
Optimal group-sequential designs minimise some function of the expected and maximum sample size whil ...
Download / Learn more Package Citations See dependency  
ppmf  
Read Census Privacy Protected Microdata Files
Implements data processing described in to align modern differentially ...
Download / Learn more Package Citations See dependency  
fclust  
Fuzzy Clustering
Algorithms for fuzzy clustering, cluster validity indices and plots for cluster validity and visuali ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
clustMixType  
k-Prototypes Clustering for Mixed Variable-Type Data
Functions to perform k-prototypes partitioning clustering for mixed variable-type data according to ...
Download / Learn more Package Citations See dependency  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,631

Publication Badges

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