| repPsych | R Documentation |
The chief interest, in collating this dataset, was in the measures of effect size, for the originl study and for the replication.
data("repPsych")
A data frame with 97 observations on the following 12 variables.
statTest statistic. Character
JournalWhere published. Character.
DisciplineCognitive or Social. Character.
reportedP.OReported p-value. Character.
effSizeOOriginal effect size. Character.
T_r.OOriginal effect size, as correlation. Numeric.
T_r.RReplication effect size, as correlation. Numeric.
efftypea character vector
tlikeWas test statistic t or F(1, m). Logical.
d_OOriginal effect size, on Cohen's d scale. Numeric.
d_RReplication effect size, on Cohen's d scale. Numeric.
Effect estimates on a correlation scale were converted to a Cohen's
d scale using d = 2r/sqrt(1-r^2).
https://osf.io/ezum7/ https://osf.io/z7aux Open Science Collaboration, 2015. Estimating the reproducibility of psychological science. Science, 349(6251), p.aac4716.
data(repPsych)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.