crct {CR2}R Documentation

Simulated data from 18 schools (from a cluster randomized controlled trial)

Description

Synthetic dataset used in the manuscript in the Journal of Research on Educational Effectiveness.

Usage

data(crct)

Format

A data frame with 4233 rows and 12 variables:

usid

Unique school identifier (the grouping variable).

stype

School type (elementary, middle, or high school).

trt

Treatment indicator. 1 = intervention; 0 = control.

odr_post

Office disciplinary referral outcome.

odr_pre

Office disciplinary referral (baseline).

size

School enrollment size (to the nearest hundred).

female

Student is female: 1 = yes.

stype_ms

Dummy code for school type; middle school.

stype_elem

Dummy code for school type; elementary school.

stype_hs

Dummy code for school type; high school.

race_Black

Dummy code for student race/ethnicity; Black student.

race_Hispanic

Dummy code for student race/ethnicity; Hispanic student.


[Package CR2 version 0.2.1 Index]