Learn R Programming

eeptools (version 0.3.1)

midsch: A dataframe of aggregate test scores for schools in a Midwest state.

Description

This data comes from publicly available aggregated test scores of a large midwestern state. Each row represents scores for school A in grade X and then scores in school A and grade X+1. Additionally, some regression diagnostics and results from a predictive model of test scores in grade X+1 are included.

Usage

data(midsch)

Arguments

Details

These data were fit with a statistical model by a large newspaper to investigate unusual gains in test scores. Fifty separate models were fit representing all unique combinations of grade,year, and subject

Examples

Run this code
data(midsch)

Run the code above in your browser using DataLab