| reporting {mlmtools} | R Documentation |
Reporting Data
Description
Data from a study on the reporting rates of outliers with data on 2235 experiments.
Usage
data(reporting)
Format
A data frame with 2235 observations on the following 18 variables.
Reference.CodeBibtex reference code for the article
yearYear of publication
time.pulledYear article was pulled for these data
TypeType of psychological journal
JournalJournal of publication
authorsAuthors
articleTitle of article
original.sample.sizeOriginal sample size from the article
mention.outliersWhether or not the article mentioned outliers
final.sample.sizeFinal sample size from the article
number.outliersNumber of outliers identified by the article
BasicsWhether or not they ran basic statistics (e.g., descriptive statistics, z scores, t tests, and correlations)
ANOVAWhether or not they ran ANOVA
RegressionWhether or not they ran a regression
ChiSquareWhether or not they ran a chi-squared test
NonparametricWhether or not they ran a nonparametric test
ModelingWhether or not they used structural equation modeling
BayesOtherWhether or not they used Bayes or another form of analysis
Source
References
Valentine, K. D., Buchanan, E. M., Cunningham, A., Hopke, T., Wikowsky, A., & Wilson, H. (2021). Have psychologists increased reporting of outliers in response to the reproducibility crisis?. Social and Personality Psychology Compass, 15(5), e12591.
Examples
data(reporting)