contsurvplot 0.2.2
Documentation:
- Updated hyperlinks in documentation to be CRAN compliant
Enhancements:
- Packages are now loaded quietly
contsurvplot 0.2.1
Documentation:
- Updated citation information to include published manuscript
contsurvplot 0.2.0
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
contsurvplot 0.1.0
- This is the first release of this package
- Added a reference to the main paper to the description file