Package: BFpack Type: Package Title: Flexible Bayes Factor Testing of Scientific Expectations Version: 0.3.2 Date: 2021-02-01 Authors@R: c(person(given = c("Joris"), family = "Mulder", role = c("aut", "cre"), email = "j.mulder3@tilburguniversity.edu"), person(given = "Caspar", family = "van Lissa", role = c("aut", "ctb"), email = "c.j.vanlissa@uu.nl"), person(given = "Donald R.", family = "Williams", role = c("aut", "ctb"), email = "drwwilliams@ucdavis.edu"), person(given = "Xin", family = "Gu", role = "aut", email = "guxin57@hotmail.com"), person(given = "Anton", family = "Olsson-Collentine", role = c("aut", "ctb"), email = "J.A.E.OlssonCollentine@tilburguniversity.edu"), person(given = "Florian", family = "Boeing-Messing", role = c("aut", "ctb"), email = "F.Boeing-Messing@uvt.nl"), person(given = "Jean-Paul", family = "Fox", role = c("aut", "ctb"), email = "g.j.a.fox@utwente.nl"), person(given = "Janosch", family = "Menke", role = c("ctb"), email = "janosch.menke@uni-muenster.de"), person(given = "Robbie", family = "van Aert", role = c("ctb"), email = "R.C.M.vanAert@tilburguniversity.edu"), person(given = "Barry", family = "Brown", role = "ctb"), person(given = "James", family = "Lovato", role = "ctb"), person(given = "Kathy", family = "Russell", role = "ctb"), person("Lapack 3.8", role = "ctb"), person(given = "Jack", family = "Dongarra", role = "ctb"), person(given = "Jim", family = "Bunch", role = "ctb"), person(given = "Cleve", family = "Moler", role = "ctb"), person(given = "Gilbert", family = "Stewart", role = "ctb"), person(given = "John", family = "Burkandt", role = "ctb"), person(given = "Ashwith", family = "Rego", role = "ctb"), person(given = "Alexander", family = "Godunov", role = "ctb"), person(given = "Alan", family = "Miller", role = "ctb"), person(given = "Jean-Pierre", family = "Moreau", role = "ctb"), person("The R Core Team", role = "cph") ) Maintainer: Joris Mulder Description: Implementation of various default Bayes factors for testing statistical hypotheses. The package is intended for applied quantitative researchers in the social and behavioral sciences, medical research, and related fields. The Bayes factor tests can be executed for statistical models such as univariate and multivariate normal linear models, generalized linear models, special cases of linear mixed models, survival models, relational event models. Parameters that can be tested are location parameters (e.g., group means, regression coefficients), variances (e.g., group variances), and measures of association (e.g,. bivariate correlations), among others. The statistical underpinnings are described in Mulder, Hoijtink, and Xin (2019) , Mulder and Gelissen (2019) , Mulder (2016) , Mulder and Fox (2019) , Mulder and Fox (2013) , Boeing-Messing, van Assen, Hofman, Hoijtink, and Mulder , Hoijtink, Mulder, van Lissa, and Gu, (2018) , Gu, Mulder, and Hoijtink, (2018) , Hoijtink, Gu, and Mulder, (2018) , and Hoijtink, Gu, Mulder, and Rosseel, (2018) . License: GPL (>= 3) URL: https://github.com/jomulder/BFpack BugReports: https://github.com/jomulder/BFpack/issues Encoding: UTF-8 LazyData: true NeedsCompilation: yes RoxygenNote: 7.1.1 Depends: R (>= 3.0.0), bain Imports: stats, MASS, Matrix, mvtnorm, pracma, lme4, extraDistr Suggests: testthat, polycor, survival, pscl, metafor, knitr, rmarkdown VignetteBuilder: knitr Config/pak/sysreqs: cmake make Repository: https://cjvanlissa.r-universe.dev Date/Publication: 2021-02-24 07:39:58 UTC RemoteUrl: https://github.com/cjvanlissa/BFpack RemoteRef: HEAD RemoteSha: 509e1b27b5f4ad7ff28afaf223cf4ac2bc893d09 Packaged: 2026-06-07 08:22:32 UTC; root Author: Joris Mulder [aut, cre], Caspar van Lissa [aut, ctb], Donald R. Williams [aut, ctb], Xin Gu [aut], Anton Olsson-Collentine [aut, ctb], Florian Boeing-Messing [aut, ctb], Jean-Paul Fox [aut, ctb], Janosch Menke [ctb], Robbie van Aert [ctb], Barry Brown [ctb], James Lovato [ctb], Kathy Russell [ctb], Lapack 3.8 [ctb], Jack Dongarra [ctb], Jim Bunch [ctb], Cleve Moler [ctb], Gilbert Stewart [ctb], John Burkandt [ctb], Ashwith Rego [ctb], Alexander Godunov [ctb], Alan Miller [ctb], Jean-Pierre Moreau [ctb], The R Core Team [cph]