| testscores | R Documentation |
Cohort of grade 6 students with mathematics test scores from a target school year, as well as mathematics and language test scores from the prior school year (grade 5). Measurement error in test scores quantified by conditional standard error of measurement (CSEM).
data(testscores)
A data frame with 4853 observations and 10 fields:
stuidUnique identifier for each student (one record per student)
schoolidUnique identifier for each student's grade 6 school
mathGrade 6 mathematics test score
math_csemCSEM for grade 6 mathematics test score
math_lag1Grade 5 mathematics test score
math_lag1_csemCSEM for grade 5 mathematics test score
lang_lag1Grade 5 language test score
lang_lag1_csemCSEM for grade 5 language test score
sped1 = student designated as special education; 0 otherwise
frl1 = student participates in Free and Reduced Price lunch program; 0 otherwise
Anonymous
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.