| tutoring | R Documentation |
A small, simulated (not real) dataset for demonstrating baseline equivalence assessment in a quasi-experimental education evaluation. It represents 400 students: 200 who received a tutoring program and 200 comparison students who did not, with baseline covariates measured before the program and an outcome measured after. The treatment group is mildly positively selected, so the covariates span all three What Works Clearinghouse equivalence categories.
tutoring
A data frame with 400 rows and 8 variables:
Treatment indicator: 1 = received tutoring, 0 = comparison.
Baseline reading score (continuous).
Baseline attendance rate, 0-1 (continuous).
Age in years at baseline (continuous).
1 = female, 0 = not (binary).
Eligible for free or reduced-price lunch: 1 = yes (binary).
English language learner: 1 = yes (binary).
Reading score after the program (continuous outcome).
Simulated for package examples with data-raw/tutoring.R; not real
student data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.