testscores: Example longitudinal test score data

testscoresR Documentation

Example longitudinal test score data

Description

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).

Usage

data(testscores)

Format

A data frame with 4853 observations and 10 fields:

stuid

Unique identifier for each student (one record per student)

schoolid

Unique identifier for each student's grade 6 school

math

Grade 6 mathematics test score

math_csem

CSEM for grade 6 mathematics test score

math_lag1

Grade 5 mathematics test score

math_lag1_csem

CSEM for grade 5 mathematics test score

lang_lag1

Grade 5 language test score

lang_lag1_csem

CSEM for grade 5 language test score

sped

1 = student designated as special education; 0 otherwise

frl

1 = student participates in Free and Reduced Price lunch program; 0 otherwise

Source

Anonymous


jrlockwood/eivtools documentation built on April 9, 2022, 4:01 a.m.