Recent Releases of flexsurv
flexsurv - CRAN version 2.0
CRAN version 2.0. Includes several new features for multi-state modelling. See inst/NEWS for full release notes.
- R
Published by chjackson over 5 years ago
flexsurv - CRAN version 1.1.1
(from the NEWS file)
Version 1.1.1 (2019-03-18)
New type="quantiles" and type="link" for summary.flexsurvreg. Thanks to Leonardo Marques for the contribution.
Allow different covariates per transition in multi-state models supplied as a list of flexsurvreg objects. Thanks to David McAllister for the contribution.
Bug fix for qllogis with lower.tail=FALSE.
Bug fix for likelihood when all events are observed.
Bug fix for "ylim" argument in plot method for survival or cumulative hazard.
Allow dynamic symbols in C code.
Various other minor code and doc fixes, see github commit history.
Allow different covariates per transition in multi-state models supplied as a list of flexsurvreg objects. Thanks to David McAllister for the contribution.
- R
Published by chjackson over 7 years ago
flexsurv - CRAN version 1.1
(from NEWS file)
Substantial speed improvements in fitting most of the built-in models, from implementing their PDFs and CDFs in C++. Thanks to Paul Metcalfe for contributing this. Results may therefore differ from previous versions in edge cases.
As a result the package now depends on Rcpp.
Mean, median and restricted mean included as built-in functions in summary.flexsurvreg. Thanks to Jordan Amdahl for the contribution.
Documentation migrated to roxygen. Thanks to Paul Metcalfe for the contribution.
Various minor bug fixes, see github commits.
- R
Published by chjackson over 9 years ago