The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

mmibain

The Mighty Metrika Interface to BAIN (‘mmibain’) R package provides Shiny apps to explore basic functionality of the ‘bain’ package for BAyesian INformative Hypotheses Evaluation.

Installation

You can install the released version of ‘mmibain’ from CRAN:

install.packages("mmibain")

You can install the development version of ‘mmibain’ from GitHub with:

# install.packages("devtools")
devtools::install_github("mightymetrika/mmibain")

Play RepliCrisis

‘RepliCrisis’ is a Shiny app game that simulates evalutating replication studies based on the framework presented in Hoijtink, Mulder, van Lissa & Gu (2019). Follow these steps to play:

To play, load ‘mmibain’ and call the RepliCrisis() function:

library(mmibain)
RepliCrisis()

mmibain Shiny App

The package also includes a Shiny app for running basic bain::bain() models:

Launch the app with:

mmibain()

References

Hoijtink, H., Mulder, J., van Lissa, C., & Gu, X. (2019). A tutorial on testing hypotheses using the Bayes factor. Psychological methods, 24(5), 539–556. https://doi.org/10.1037/met0000201

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.