Package: BACprior Type: Package Title: Choice of Omega in the BAC Algorithm Version: 2.1.2 Date: 2025-08-28 Authors@R: c(person("Denis", "Talbot", role = c("aut", "cre"), email = "denis.talbot@fmed.ulaval.ca", comment = "main author of original code and maintainer"), person("Genevieve", "Lefebvre", role = "aut", email = "lefebvre.gen@uqam.ca", comment = "revision of original code"), person("Juli", "Atherton", role = "aut", email = "atherton.juli@uqam.ca", comment = "revision of original code")) Author: Denis Talbot [aut, cre] (main author of original code and maintainer), Genevieve Lefebvre [aut] (revision of original code), Juli Atherton [aut] (revision of original code) Maintainer: Denis Talbot Description: The Bayesian Adjustment for Confounding (BAC) algorithm (Wang et al., 2012) can be used to estimate the causal effect of a continuous exposure on a continuous outcome. This package provides an approximate sensitivity analysis of BAC with regards to the hyperparameter omega. BACprior also provides functions to guide the user in their choice of an appropriate omega value. The method is based on Lefebvre, Atherton and Talbot (2014). License: GPL (>=2) Depends: mvtnorm, leaps, boot Encoding: UTF-8 Repository: https://detal9.r-universe.dev Date/Publication: 2025-08-28 20:46:57 UTC RemoteUrl: https://github.com/detal9/bacprior RemoteRef: HEAD RemoteSha: 16adc454f2c92de52d26c4cbf31ea808ebaabe16 NeedsCompilation: no Packaged: 2026-07-21 09:24:28 UTC; root