Newer
Older
This repository contains the R package **BayesRep** in the state to reproduce
the results of the paper
Pawel, S., Held, L. (2022). The sceptical Bayes factor for the assessment of
replication success. **Journal of the Royal Statistical Society Series B:
Statistical Methodology**. 84(3): 879-911.
DOI:[10.1111/rssb.12491](https://doi.org/10.1111/rssb.12491)
However, development of the package has moved to GitHub
(<https://github.com/SamCH93/BayesRep>). It is recommended to download the
improved and more user-friendly version from there.
## install.packages("remotes")
remotes::install_gitlab(repo = "samuel.pawel/BayesRep", subdir = "pkg", host = "gitlab.uzh.ch", dependencies = TRUE)