| repPsych | R Documentation |
Summary results from Reproducibility Study: Psychology
Description
The chief interest, in collating this dataset, was in the measures of effect size, for the originl study and for the replication.
Usage
data("repPsych")
Format
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.
Details
Effect estimates on a correlation scale were converted to a Cohen's
d scale using d = 2r/sqrt(1-r^2).
Source
References
https://osf.io/ezum7/ https://osf.io/z7aux Open Science Collaboration, 2015. Estimating the reproducibility of psychological science. Science, 349(6251), p.aac4716.
Examples
data(repPsych)