dat.bangertdrowns2004numeric study number
author character study author(s)
year numeric publication year
grade numeric grade level (1 = elementary; 2 = middle; 3 = high-school; 4 = college)
length numeric treatment length (in weeks)
minutes numeric minutes per assignment
wic numeric writing in class (0 = no; 1 = yes)
feedback numeric feedback (0 = no; 1 = yes)
info numeric writing contained informational components (0 = no; 1 = yes)
pers numeric writing contained personal components (0 = no; 1 = yes)
imag numeric writing contained imaginative components (0 = no; 1 = yes)
meta numeric prompts for metacognitive reflection (0 = no; 1 = yes)
subject character subject matter
ni numeric total sample size of the study
yi numeric standardized mean difference
vi numeric corresponding sampling variance
}### load data
data(dat.bangertdrowns2004)
### random-effects model
res <- rma(yi, vi, data=dat.bangertdrowns2004)
resRun the code above in your browser using DataLab