Description Usage Arguments Value
Calculate a Replication Bayes Factors for Correlations.
1 | RBF_corr(r.orig, n.orig, r.rep, n.rep, M = 1e+06)
|
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. |
(none), because the method is not yet implemented.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.