An example dataset containing demographic and clinical data for 5,000 children. The variables are as follows:

data(psydat)

Format

A data frame with 5000 rows and 7 variables:

Age

age in months (107.2--136.4)

Sex

biological sex, 4 missing value (M, F)

Income

reported family income, 404 missing values (<50K, >=100K, >=50K&<100K)

Height

height in inches, 7 missing values (36.05--84.51)

iq

cognition test, 179 missing values (34.86--222.99)

depressT

depression symptom severity T-score, 8 missing values (48.53--91.32)

anxT

anxiety symptom severity T-score, 8 missing values (48.76--93,67)