BayesSurvival: Bayesian Survival Analysis for Right Censored Data

Performs unadjusted Bayesian survival analysis for right censored time-to-event data. The main function, BayesSurv(), computes the posterior mean and a credible band for the survival function and for the cumulative hazard, as well as the posterior mean for the hazard, starting from a piecewise exponential (histogram) prior with Gamma distributed heights that are either independent, or have a Markovian dependence structure. A function, PlotBayesSurv(), is provided to easily create plots of the posterior means of the hazard, cumulative hazard and survival function, with a credible band accompanying the latter two. The priors and samplers are described in more detail in Castillo and Van der Pas (2020) "Multiscale Bayesian survival analysis" <arXiv:2005.02889>. In that paper it is also shown that the credible bands for the survival function and the cumulative hazard can be considered confidence bands (under mild conditions) and thus offer reliable uncertainty quantification.

Version: 0.2.0
Depends: R (≥ 3.6.0)
Imports: survival, stats, ggplot2
Suggests: simsurv, knitr, rmarkdown
Published: 2021-03-12
Author: Stephanie van der Pas [aut, cre], Ismael Castillo [aut]
Maintainer: Stephanie van der Pas <s.l.vanderpas at amsterdamumc.nl>
License: GPL-3
NeedsCompilation: no
Materials: README NEWS
CRAN checks: BayesSurvival results

Documentation:

Reference manual: BayesSurvival.pdf
Vignettes: VignetteBayesSurvival

Downloads:

Package source: BayesSurvival_0.2.0.tar.gz
Windows binaries: r-devel: BayesSurvival_0.2.0.zip, r-release: BayesSurvival_0.2.0.zip, r-oldrel: BayesSurvival_0.2.0.zip
macOS binaries: r-release (arm64): BayesSurvival_0.2.0.tgz, r-oldrel (arm64): BayesSurvival_0.2.0.tgz, r-release (x86_64): BayesSurvival_0.2.0.tgz
Old sources: BayesSurvival archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=BayesSurvival to link to this page.