Skip to content

R package for Boonstra, Philip S. and Barbaro, Ryan P., “Incorporating Historical Models with Adaptive Bayesian Updates” (2020) Biostatistics 21, e47--e64

License

Notifications You must be signed in to change notification settings

umich-biostatistics/adaptBayes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5fa71d8 · May 17, 2024
Apr 22, 2024
Jul 28, 2021
May 17, 2024
Apr 4, 2024
Jun 30, 2023
Jul 28, 2021
Oct 30, 2019
Sep 16, 2019
Sep 16, 2019
May 17, 2024
Oct 25, 2019
Apr 4, 2024
May 18, 2023

Repository files navigation

R package adaptBayes

The adaptBayes R packages provides code to accompany the methodology developed in Boonstra and Barbaro (2020). The sensible adaptive bayesian update is implemented in glm_sab() and the naive adaptive bayesian update is implemented in glm_nab(). A non-adaptive version of the sensible bayesian update is provided in glm_sb(). An extended version of the sensible and sensible adaptive priors are provided in glm_sb2() and glm_sab2().

library(devtools)
# may take some time:
install_github('umich-biostatistics/adaptBayes') 

library(adaptBayes)

A companion repository for this package exists at https://www.github.com/psboonstra/AdaptiveBayesianUpdates, which contains a vignette (vignette.pdf) on using the adaptive priors in this package as well as code for running the simulation studies in Boonstra and Barbaro (2020).

Current Suggested Citation

Boonstra, Philip S. and Barbaro, Ryan P., "Incorporating Historical Models with Adaptive Bayesian Updates" (2020) Biostatistics 21, e47--e64 https://doi.org/10.1093/biostatistics/kxy053

Boonstra, Philip S. and Kleinsasser, Michael, "adaptBayes: R package for adaptive Bayesian updates" (2022) R package version 2.0.0. https://github.com/umich-biostatistics/adaptBayes

Authors' Copy

About

R package for Boonstra, Philip S. and Barbaro, Ryan P., “Incorporating Historical Models with Adaptive Bayesian Updates” (2020) Biostatistics 21, e47--e64

Resources

License

Citation

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published