Package: bmco
Title: Bayesian Analysis for Multivariate Categorical Outcomes
Version: 0.1.0
Authors@R: c(
    person("Xynthia", "Kavelaars", email = "xynthia.kavelaars@ou.nl", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-1600-3153")),
    person("Joris", "Mulder", role = "ths", comment = c(ORCID = "0000-0001-7007-3086")),
    person("Maurits", "Kaptein", role = "ths", comment = c(ORCID = "0000-0002-6316-7524")),
    person("Dutch Research Council", role = "fnd", comment = c("Grant no. 406.18.505")))
Description: Provides Bayesian methods for comparing groups on multiple binary
     outcomes. Includes basic tests using multivariate Bernoulli distributions,
     subgroup analysis via generalized linear models, and multilevel models
     for clustered data.
     For statistical underpinnings, see Kavelaars, Mulder, and Kaptein (2020)
     <doi:10.1177/0962280220922256>, Kavelaars, Mulder, and Kaptein (2024)
     <doi:10.1080/00273171.2024.2337340>, and Kavelaars, Mulder, and Kaptein (2023)
     <doi:10.1186/s12874-023-02034-z>.
     An interactive shiny app to perform sample size computations is available. 
License: GPL (>= 3)
Encoding: UTF-8
LazyData: TRUE
LazyDataCompression: xz
RoxygenNote: 7.3.3
Imports: abind, coda, MCMCpack, msm, pgdraw, tcltk, Rdpack, stats
Suggests: knitr, rmarkdown, testthat, RefManageR
Config/testthat/edition: 3
VignetteBuilder: knitr
RdMacros: Rdpack
URL: https://github.com/XynthiaKavelaars/bmco,
        https://xynthia-kavelaars.shinyapps.io/bmco-pwr/
BugReports: https://github.com/XynthiaKavelaars/bmco/issues
Depends: R (>= 3.5)
NeedsCompilation: no
Packaged: 2026-03-05 14:51:38 UTC; xk1
Author: Xynthia Kavelaars [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-1600-3153>),
  Joris Mulder [ths] (ORCID: <https://orcid.org/0000-0001-7007-3086>),
  Maurits Kaptein [ths] (ORCID: <https://orcid.org/0000-0002-6316-7524>),
  Dutch Research Council [fnd] (Grant no. 406.18.505)
Maintainer: Xynthia Kavelaars <xynthia.kavelaars@ou.nl>
Repository: CRAN
Date/Publication: 2026-03-10 11:30:07 UTC
Built: R 4.5.3; ; 2026-04-25 18:50:12 UTC; windows
