repmix: A robust Bayesian approach for replication studies using mixture priors
Samuel Pawel and Roberto Macrì Demartino
R Package
Description
repmix
is an R package for Bayesian estimation and testing of effect sizes based on data from an original study and its replication using a mixture prior framework. For more information, see the ArXiv preprint.
Installation
You can install the development version from GitHub with
# install.packages("devtools")
::install_github("SamCH93/repmix") devtools