A data augmentation framework for privacy aware Bayesian inference.
Install the development version, including its vignette, with:
devtools::install_github("mango-empire/dapper", build_vignettes = TRUE)The randomized-response vignette walks through model construction, posterior sampling, diagnostics, and a comparison with an analysis that ignores privacy noise. After installation, open it with:
vignette("randomized-response", package = "dapper")