Bayesian Survival Analysis Using the rstanarm R Package
Samuel L. Brilleman (1), Eren M. Elci (2), Jacqueline Buros Novik (3),, Rory Wolfe (1) ((1) Monash University, Melbourne, Australia, (2) Bayer AG,, Berlin, Germany, (3) Generable Inc, New York, USA)

TL;DR
This paper introduces how the rstanarm R package can be used to fit a wide range of Bayesian survival models, making Bayesian survival analysis more accessible for applied research.
Contribution
It provides a user-friendly implementation of Bayesian survival models in rstanarm, including various hazard and AFT models with flexible features.
Findings
Supports all types of censoring and truncation
Includes standard and flexible parametric models
Demonstrates practical examples
Abstract
Survival data is encountered in a range of disciplines, most notably health and medical research. Although Bayesian approaches to the analysis of survival data can provide a number of benefits, they are less widely used than classical (e.g. likelihood-based) approaches. This may be in part due to a relative absence of user-friendly implementations of Bayesian survival models. In this article we describe how the rstanarm R package can be used to fit a wide range of Bayesian survival models. The rstanarm package facilitates Bayesian regression modelling by providing a user-friendly interface (users specify their model using customary R formula syntax and data frames) and using the Stan software (a C++ library for Bayesian inference) for the back-end estimation. The suite of models that can be estimated using rstanarm is broad and includes generalised linear models (GLMs), generalised…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStatistical Methods and Inference · Statistical Methods and Bayesian Inference · Bayesian Methods and Mixture Models
