BFF: Bayes Factor Functions

Bayes factors represent the ratio of probabilities assigned to data by competing scientific hypotheses. However, one drawback of Bayes factors is their dependence on prior specifications that define null and alternative hypotheses. Additionally, there are challenges in their computation. To address these issues, we define Bayes factor functions (BFFs) directly from common test statistics. BFFs express Bayes factors as a function of the prior densities used to define the alternative hypotheses. These prior densities are centered on standardized effects, which serve as indices for the BFF. Therefore, BFFs offer a summary of evidence in favor of alternative hypotheses that correspond to a range of scientifically interesting effect sizes. Such summaries remove the need for arbitrary thresholds to determine "statistical significance." BFFs are available in closed form and can be easily computed from z, t, chi-squared, and F statistics. They depend on hyperparameters "r" and "tau^2", which determine the shape and scale of the prior distributions defining the alternative hypotheses. For replicated designs, the "r" parameter in each function can be adjusted to be greater than 1. Plots of BFFs versus effect size provide informative summaries of hypothesis tests that can be easily aggregated across studies.

Version: 3.0.1
Depends: R (≥ 2.10)
Imports: BSDA, grDevices, graphics, hypergeo, ggplot2, Matrix, gsl, stats
Suggests: testthat (≥ 2.1.0), knitr, rmarkdown
Published: 2023-11-04
Author: Rachael Shudde [aut, cre], Saptati Datta [aut], Riana Guha [aut], Sandy Pramanik [aut], Valen Johnson [aut]
Maintainer: Rachael Shudde <rachael.shudde at gmail.com>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: no
Citation: BFF citation info
CRAN checks: BFF results

Documentation:

Reference manual: BFF.pdf
Vignettes: BFF_vignette

Downloads:

Package source: BFF_3.0.1.tar.gz
Windows binaries: r-devel: BFF_3.0.1.zip, r-release: BFF_3.0.1.zip, r-oldrel: BFF_3.0.1.zip
macOS binaries: r-release (arm64): BFF_3.0.1.tgz, r-oldrel (arm64): BFF_3.0.1.tgz, r-release (x86_64): BFF_3.0.1.tgz
Old sources: BFF archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=BFF to link to this page.