RBF_corr: Calculate a Replication Bayes Factors for Correlations.

Description Usage Arguments Value

Description

Calculate a Replication Bayes Factors for Correlations.

Usage

1
RBF_corr(r.orig, n.orig, r.rep, n.rep, M = 1e+06)

Arguments

r.orig

Correlation coefficient of the original study.

n.orig

Number of observations in the original study.

r.rep

Correlation coefficient in the replication study.

n.rep

Number of observaions in the replication study.

M

Number of MCMC draws to approximate the original study's posterior.

Value

(none), because the method is not yet implemented.


neurotroph/ReplicationBF documentation built on May 28, 2019, 3:39 p.m.