bayesCureRateModel: Bayesian Cure Rate Modeling for Time to Event Data in R
Panagiotis Papastamoulis, Fotios Milienos

TL;DR
This paper introduces a comprehensive Bayesian cure rate modeling approach in R that allows flexible modeling of time-to-event data, including various promotion time distributions and covariates, using advanced MCMC techniques.
Contribution
It extends existing Bayesian cure models by incorporating multiple promotion time distributions and a flexible framework for covariates, implemented with a sophisticated MCMC sampler in R.
Findings
Successfully applied to real marriage duration data.
Demonstrates flexibility in modeling different promotion time distributions.
Provides a fully Bayesian inference framework with efficient MCMC sampling.
Abstract
The family of cure models provides a unique opportunity to simultaneously model both the proportion of cured subjects (those not facing the event of interest) and the distribution function of time-to-event for susceptibles (those facing the event). In practice, the application of cure models is mainly facilitated by the availability of various R packages. However, most of these packages primarily focus on the mixture or promotion time cure rate model. This article presents a fully Bayesian approach implemented in R to estimate a general family of cure rate models in the presence of covariates. It builds upon the work by Papastamoulis and Milienos (2024) by additionally considering various options for describing the promotion time, including the Weibull, exponential, Gompertz, log-logistic and finite mixtures of gamma distributions, among others. Moreover, the user can choose any proper…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStatistical Methods and Bayesian Inference
