Package: bain
Type: Package
Date: 2021-09-03
Title: Bayes Factors for Informative Hypotheses
Version: 0.2.6
Authors@R: c(
    person(c("Xin"), "Gu", role = c("aut"), email = "guxin57@hotmail.com"),
    person(c("Herbert"), "Hoijtink", role = c("aut"), email = "h.hoijtink@uu.nl"),
    person(c("Joris"), "Mulder", role = c("aut"), email = "jomulder@gmail.com"),
    person(c("Caspar", "J"), "van Lissa", role = c("aut", "cre"), email = "c.j.vanlissa@uu.nl"),
    person(c("Van Zundert"), "Camiel", role = "ctb"),
    person(c("Jeff"), "Jones", role = "ctb"),
    person(c("Niels"), "Waller", role = "ctb")
    )
Description: Computes approximated adjusted fractional Bayes factors for
    equality, inequality, and about equality constrained hypotheses. S3 methods
    are available for specific types of lm() models, namely ANOVA, ANCOVA, and
    multiple regression, and for the t_test(). The statistical underpinnings are
    described in 
    Gu, Mulder, and Hoijtink, (2018) <DOI:10.1111/bmsp.12110>,
    Hoijtink, Gu, and Mulder, (2018) <DOI:10.1111/bmsp.12145>, and
    Hoijtink, Gu, Mulder, and Rosseel, (2018) <DOI:10.1037/met0000187>.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
URL: https://informative-hypotheses.sites.uu.nl/software/bain/
BugReports: https://github.com/cjvanlissa/bain/
NeedsCompilation: yes
RoxygenNote: 7.1.1
Depends: R (>= 3.0.0), stats
Imports: lavaan
Suggests: MASS, testthat, knitr, rmarkdown
VignetteBuilder: knitr
Packaged: 2021-09-03 09:04:56 UTC; Lissa102
Author: Xin Gu [aut],
  Herbert Hoijtink [aut],
  Joris Mulder [aut],
  Caspar J van Lissa [aut, cre],
  Van Zundert Camiel [ctb],
  Jeff Jones [ctb],
  Niels Waller [ctb]
Maintainer: Caspar J van Lissa <c.j.vanlissa@uu.nl>
Repository: CRAN
Date/Publication: 2021-09-03 09:50:02 UTC
