Package: bain
Type: Package
Date: 2021-12-06
Title: Bayes Factors for Informative Hypotheses
Version: 0.2.8
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.
    For a tutorial on this method, see Hoijtink, Mulder, van Lissa, & Gu,
    (2019) <doi:10.31234/osf.io/v3shc>. For applications in structural equation
    modeling, see: Van Lissa, Gu, Mulder, Rosseel, Van Zundert, &
    Hoijtink, (2021) <doi:10.1080/10705511.2020.1745644>. For the statistical
    underpinnings, see Gu, Mulder, and Hoijtink (2018) <doi:10.1111/bmsp.12110>;
    Hoijtink, Gu, & Mulder, J. (2019) <doi:10.1111/bmsp.12145>; Hoijtink, Gu, 
    Mulder, & Rosseel, (2019) <doi:10.31234/osf.io/q6h5w>.
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.2
Depends: R (>= 3.0.0), stats
Imports: lavaan
Suggests: MASS, testthat, knitr, rmarkdown
VignetteBuilder: knitr
Packaged: 2021-12-06 12:47:43 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-12-06 13:20:02 UTC
Built: R 4.1.3; x86_64-w64-mingw32; 2023-04-17 14:16:43 UTC; windows
Archs: i386, x64
