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) , Kavelaars, Mulder, and Kaptein (2024) , and Kavelaars, Mulder, and Kaptein (2023) . An interactive shiny app to perform sample size computations is available. License: GPL (>= 3) Encoding: UTF-8 LazyData: TRUE LazyDataCompression: xz Roxygen: list(markdown = TRUE) 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/, https://xynthiakavelaars.github.io/bmco/ BugReports: https://github.com/XynthiaKavelaars/bmco/issues Depends: R (>= 3.5) Repository: https://xynthiakavelaars.r-universe.dev Date/Publication: 2026-04-22 11:54:15 UTC RemoteUrl: https://github.com/xynthiakavelaars/bmco RemoteRef: HEAD RemoteSha: 9eabe8712309c8c233cb29ef13b95cb0ee2854e4 NeedsCompilation: no Packaged: 2026-06-21 08:52:44 UTC; root Author: Xynthia Kavelaars [aut, cre] (ORCID: ), Joris Mulder [ths] (ORCID: ), Maurits Kaptein [ths] (ORCID: ), Dutch Research Council [fnd] (Grant no. 406.18.505) Maintainer: Xynthia Kavelaars