User-friendly functions for leveraging (multiple) historical data set(s) in Bayesian analysis of generalized linear models (GLMs) and survival models, along with support for Bayesian model averaging (BMA). The package provides functions for sampling from posterior distributions under various informative priors, including the prior induced by the Bayesian hierarchical model, power prior by Ibrahim and Chen (2000) <doi:10.1214/ss/1009212673>, normalized power prior by Duan et al. (2006) <doi:10.1002/env.752>, normalized asymptotic power prior by Ibrahim et al. (2015) <doi:10.1002/sim.6728>, commensurate prior by Hobbs et al. (2011) <doi:10.1111/j.1541-0420.2011.01564.x>, robust meta-analytic-predictive prior by Schmidli et al. (2014) <doi:10.1111/biom.12242>, latent exchangeability prior by Alt et al. (2024) <doi:10.1093/biomtc/ujae083>, and a normal (or half-normal) prior. The package also includes functions for computing model averaging weights, such as BMA, pseudo-BMA, pseudo-BMA with the Bayesian bootstrap, and stacking (Yao et al., 2018 <doi:10.1214/17-BA1091>), as well as for generating posterior samples from the ensemble distributions to reflect model uncertainty. In addition to GLMs, the package supports survival models including: (1) accelerated failure time (AFT) models, (2) piecewise exponential (PWE) models, i.e., proportional hazards models with piecewise constant baseline hazards, and (3) mixture cure rate models that assume a common probability of cure across subjects, paired with a PWE model for the non-cured population. Functions for computing marginal log-likelihoods under each implemented prior are also included. The package compiles all the 'CmdStan' models once during installation using the 'instantiate' package.
| Version: | 0.2.0 |
| Depends: | R (≥ 4.2.0) |
| Imports: | instantiate (≥ 0.1.0), callr, fs, formula.tools, stats, posterior, enrichwith, bridgesampling, mvtnorm, loo |
| Suggests: | cmdstanr (≥ 0.6.0), ggplot2, ggthemes, knitr, parallel, rmarkdown, tibble, dplyr, survival |
| Published: | 2025-11-15 |
| DOI: | 10.32614/CRAN.package.hdbayes |
| Author: | Ethan M. Alt |
| Maintainer: | Ethan M. Alt <ethanalt at live.unc.edu> |
| BugReports: | https://github.com/ethan-alt/hdbayes/issues |
| License: | MIT + file LICENSE |
| URL: | https://github.com/ethan-alt/hdbayes |
| NeedsCompilation: | yes |
| SystemRequirements: | CmdStan (https://mc-stan.org/users/interfaces/cmdstan) |
| Additional_repositories: | https://mc-stan.org/r-packages/ |
| Materials: | NEWS |
| CRAN checks: | hdbayes results |
| Reference manual: | hdbayes.html , hdbayes.pdf |
| Vignettes: |
AIDS-Progression (source) Model-Averaging-Demonstration (source) |
| Package source: | hdbayes_0.2.0.tar.gz |
| Windows binaries: | r-devel: hdbayes_0.2.0.zip, r-release: hdbayes_0.2.0.zip, r-oldrel: hdbayes_0.2.0.zip |
| macOS binaries: | r-release (arm64): hdbayes_0.1.1.tgz, r-oldrel (arm64): hdbayes_0.1.1.tgz, r-release (x86_64): hdbayes_0.2.0.tgz, r-oldrel (x86_64): hdbayes_0.2.0.tgz |
| Old sources: | hdbayes archive |
Please use the canonical form https://CRAN.R-project.org/package=hdbayes to link to this page.