rddapp (version 1.3.2)

CARE: Carolina Abecedarian Project and the Carolina Approach to Responsive Education (CARE), 1972-1992

Description

A dataset containing a subset of children from the CARE trial on early childhood intervention. The randomized controlled trial was subsetted to mimic a regression-discontinuity design in which treatment was assigned only to mothers whose IQ was smaller than 85.

Usage

CARE

Arguments

Format

A data frame with 81 rows and 5 variables:

SUBJECT

Unique ID variable

DC_TRT

Day Care (Preschool) Treatment Group, 1 = Treatment, 0 = Control

APGAR5

APGAR ("Appearance, Pulse, Grimace, Activity, and Respiration") score at 5 minutes after birth

MOMWAIS0

Biological mother's WAIS (Wechsler Adult Intelligence Scale) full-scale score at subject's birth

SBIQ48

Subject's Stanford Binet IQ score at 48 months

Examples

Run this code
data("CARE")
head(CARE)

Run the code above in your browser using DataLab