Package: mmibain Title: Bayesian Informative Hypotheses Evaluation Web Applications Version: 0.2.0.9000 Authors@R: c( person("Mackson", "Ncube", , "macksonncube.stats@gmail.com", role = c("aut", "cre")), person("mightymetrika, LLC", role = c("cph", "fnd")) ) Description: Researchers often have expectations about the relations between means of different groups or standardized regression coefficients; using informative hypothesis testing to incorporate these expectations into the analysis through order constraints increases statistical power Vanbrabant and Rosseel (2020) . Another valuable tool, the Bayes factor, can evaluate evidence for multiple hypotheses without concerns about multiple testing, and can be used in Bayesian updating Hoijtink, Mulder, van Lissa & Gu (2019) . The 'bain' R package enables informative hypothesis testing using the Bayes factor. The 'mmibain' package provides 'shiny' web applications based on 'bain'. The RepliCrisis() function launches a 'shiny' card game to simulate the evaluation of replication studies while the mmibain() function launches a 'shiny' application to fit Bayesian informative hypotheses evaluation models from 'bain'. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.1 URL: https://github.com/mightymetrika/mmibain BugReports: https://github.com/mightymetrika/mmibain/issues Imports: bain, broom, car, DT, e1071, ggplot2, igraph, lavaan, mmcards, psych, shiny, shinythemes Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 Config/pak/sysreqs: cmake libglpk-dev make libicu-dev libuv1-dev libxml2-dev zlib1g-dev Repository: https://mightymetrika.r-universe.dev Date/Publication: 2024-05-26 14:31:30 UTC RemoteUrl: https://github.com/mightymetrika/mmibain RemoteRef: HEAD RemoteSha: 273d7b187fb7e8f8d192f9266f2c8a0351e899fc NeedsCompilation: no Packaged: 2026-07-03 23:46:28 UTC; root Author: Mackson Ncube [aut, cre], mightymetrika, LLC [cph, fnd] Maintainer: Mackson Ncube Depends: R (>= 4.1.0)