Package: BFF
Title: Bayes Factor Functions
Version: 1.0.0
Authors@R: 
    c(person(given = "Rachael",
           family = "Shudde",
           role = c("aut", "cre"),
           email = "rachael.shudde@gmail.com"),
            person(given = "Sandy", family = "Pramanik",
           role = c("aut"),
           email = "sandy.pramanik@gmail.com"),
          person(given = "Valen E.",
           family = "Johnson",
           role = c("aut"),
           email = "vejohnson@exchange.tamu.edu"))
Author: Rachael Shudde [aut, cre],
  Sandy Pramanik [aut],
  Valen E. Johnson [aut]
Maintainer: Rachael Shudde <rachael.shudde@gmail.com>
Description: Bayes factors represent the ratio of probabilities assigned to data by competing scientific hypotheses. Drawbacks of Bayes factors are their dependence on prior specifications that define null and alternative hypotheses and difficulties encountered in their computation. To address these problems we define Bayes factor functions (BFF) directly from common test statistics. BFFs depend on a single non-centrality parameter that can be expressed as a function of standardized effect sizes, and plots of BFFs versus effect size provide informative summaries of hypothesis tests that can be easily aggregated across studies. Such summaries eliminate the need for arbitrary bright-line thresholds to determine “statistical significance.” BFFs are available in closed form and can be computed easily from z, t, chi^2, and F statistics.
License: GPL (>= 2)
Encoding: UTF-8
Imports: BSDA, grDevices, graphics
Suggests: testthat (>= 2.1.0), knitr, rmarkdown
RoxygenNote: 7.1.1
VignetteBuilder: knitr
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2022-09-12 11:59:26 UTC; rachaelshudde
Repository: CRAN
Date/Publication: 2022-09-13 10:30:05 UTC
Built: R 4.1.2; ; 2022-09-14 10:31:13 UTC; unix
