HedgesOlkin85_df | R Documentation |
This dataset, HedgesOlkin85_df, is a data frame containing data from Hedges and Olkin's 1985 study on the effects of open education. The dataset includes variables related to attitudes toward school and reading achievement in students, based on the meta-analysis reported in their work. This data was used to investigate the effects of open education.
data(HedgesOlkin85_df)
A data frame with 4 observations and 6 variables:
Study identifier (numeric).
Effect size for attitude toward school (numeric).
Effect size for reading achievement (numeric).
Variance of the attitude effect size (numeric).
Covariance between attitude and achievement (numeric).
Variance of the achievement effect size (numeric).
The dataset name has been kept as 'HedgesOlkin85_df' to avoid confusion with other datasets in the R ecosystem. This naming convention helps distinguish this dataset as part of the educationR package and assists users in identifying its specific characteristics. The suffix 'df' indicates that the dataset is a data frame. The original content has not been modified in any way.
The dataset was taken from the metaSEM package.
Hedges, L. V., & Olkin, I. (1985). Statistical methods for meta-analysis. Orlando, FL: Academic Press.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.