Package: multibridge Title: Evaluating Multinomial Order Restrictions with Bridge Sampling Version: 1.3.0 Date: 2025-12-01 Authors@R: c( person(given = "Alexandra", family = "Sarafoglou", email = "alexandra.sarafoglou@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-0031-685X")), person(given = "Frederik", family = "Aust", role = "aut", comment = c(ORCID = "0000-0003-4900-788X")), person(given = "Julia M.", family = "Haaf", role = "aut", comment = c(ORCID = "0000-0001-5122-706X")), person(given = "Joris", family = "Goosen", role = "aut"), person(given = "Quentin F.", family = "Gronau", role = "aut"), person(given = "Maarten", family = "Marsman", role = "aut", comment = c(ORCID = "0000-0001-5309-7502")) ) Description: Evaluate hypotheses concerning the distribution of multinomial proportions using bridge sampling. The bridge sampling routine is able to compute Bayes factors for hypotheses that entail inequality constraints, equality constraints, free parameters, and mixtures of all three. These hypotheses are tested against the encompassing hypothesis, that all parameters vary freely or against the null hypothesis that all category proportions are equal. For more information see Sarafoglou et al. (2020) . URL: https://github.com/asarafoglou/multibridge/ BugReports: https://github.com/asarafoglou/multibridge/issues License: GPL-2 Encoding: UTF-8 LazyData: true Imports: Brobdingnag, coda, mvtnorm, purrr, Rcpp (>= 0.12.17), magrittr, progress, Rdpack, stringr Suggests: knitr, rmarkdown, testthat SystemRequirements: GNU make, mpfr (>= 3.0.0), gmp (>= 6.2.1_1) RoxygenNote: 7.3.2 LinkingTo: Rcpp VignetteBuilder: knitr RdMacros: Rdpack Roxygen: list(markdown = TRUE) Depends: R (>= 3.5.0) Config/pak/sysreqs: libgmp3-dev make libicu-dev libmpfr-dev Repository: https://asarafoglou.r-universe.dev Date/Publication: 2025-12-03 13:10:04 UTC RemoteUrl: https://github.com/asarafoglou/multibridge RemoteRef: HEAD RemoteSha: 0eec773b2d99317c892d4d7897cf34d7eee1d192 NeedsCompilation: yes Packaged: 2026-07-10 06:30:50 UTC; root Author: Alexandra Sarafoglou [aut, cre] (ORCID: ), Frederik Aust [aut] (ORCID: ), Julia M. Haaf [aut] (ORCID: ), Joris Goosen [aut], Quentin F. Gronau [aut], Maarten Marsman [aut] (ORCID: ) Maintainer: Alexandra Sarafoglou