Learn R Programming

eeptools (version 0.3.1)

stulevel: A synthetic data set of K-12 student attributes.

Description

A small dataset of synthetic data on K-12 students with 2700 observations. 1200 individual students are represented, nested within 4 districts and 2 schools.

Usage

data(stulevel)

Arguments

source

The script to generate this synthetic dataset can be found and modified at https://github.com/jknowles/r_tutorial_ed

Details

This data is synthetically generated to reflect student test scores and demographic attributes.

Examples

Run this code
data(stulevel)

Run the code above in your browser using DataLab