NEWS
flexsurvcure 1.3.2
- Fixes issue with incompatible vector length in quantile functions
flexsurvcure 1.3.1 (2022-11-01)
- Fixes bug where wrong function was used in quantile calculations for summary.flexsurvreg
- Fixes issue with vectorization of quantile functions
flexsurvcure 1.3.0 (2022-06-17)
- Updated to include vectorized versions of mean_mixsurv and mean_nmixsurv
flexsurvcure 1.2.0 (2020-08-25)
- Changed p function to satisfy convention that p function is P[X <= x] when lower.tail=TRUE, rather than P[X < x]
- Adds random sampling function to object returned by flexsurvcure
flexsurvcure 1.1.0 (2020-04-09)
flexsurvcure 1.0.0 (2019-08-27)
- Fixes and performance improvements to quantile & random generation functions
flexsurvcure 0.0.2 (2017-07-17)
- Fixes to cumulative hazard and RMST functions
flexsurvcure 0.0.1 (2017-05-14)