This function computes the probabiliy of replication success
based on a success region for the replication effect estimate, a design
prior, and a replication standard error. If the specified number of sites
is larger than 1, the supplied success region has to be formulated in
terms of the meta-analytic replication effect estimate across sites.
Usage
pors(sregion, dprior, sr, nsites = 1)
Value
The probability of replication success
Arguments
sregion
Success region for replication effect estimate
dprior
Design prior object
sr
Standard error of replication effect estimate
nsites
Number of sites, defaults to 1. The sites are assumed to
have the same standard error sr
Author
Samuel Pawel
References
Pawel, S., Consonni, G., and Held, L. (2022). Bayesian approaches to
designing replication studies. arXiv preprint.
tools:::Rd_expr_doi("10.48550/arXiv.2211.02552")