contsurvplot 0.2.3
New Features:
- Added the
conf_intargument toplot_surv_rmst()andplot_surv_rmtl()
contsurvplot 0.2.2
CRAN release: 2025-07-24
Documentation:
- Updated hyperlinks in documentation to be CRAN compliant
Enhancements:
- Packages are now loaded quietly
contsurvplot 0.2.1
CRAN release: 2023-08-15
Documentation:
- Updated citation information to include published manuscript
contsurvplot 0.2.0
CRAN release: 2023-01-05
Enhancements:
- Installation instructions in vignette and README were updated to include CRAN
- Re-worked the documentation page of the
curve_contfunction
Bug fixes:
- plot_surv_animated now uses
gganimate::transition_manual()internally, ruling out interpolation errors - There are no slight differences in the outlines of the areas when using
plot_surv_areawithdiscrete=TRUEanddiscrete=FALSEanymore
New Features:
- Added
plot_surv_matrixfunction - Added support for bootstrap standard error and confidence interval calculation in the
curve_contfunction - Added support for causal contrasts in
curve_contfunction, which also makes it possible to use those directly in all plot functions - Added support for bootstrap confidence intervals in the
plot_surv_at_t,plot_surv_linesandplot_surv_animatedfunctions - Added support for plotting Kaplan-Meier curves as reference in
plot_surv_area,plot_surv_animated,plot_surv_lines - Added the
monotonicargument in theplot_surv_areafunction to allow plotting curved relationships - Vignette now includes
plot_surv_matrixfunction
