crct: Simulated data from 18 schools (from a cluster randomized...

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


flh3/CR2 documentation built on March 11, 2024, 9:20 p.m.