The kidiq data stems from the National Longitudinal Survey of Youth and is used in Gelman and Hill (2007). The data set contains 434 observations measured on five variables, and is obtained from https://github.com/jknowles/BDAexampleR.
A data.frame with 434 rows and 5 columns
Child's IQ score (continuous)
Whether the mother obtained a high school degree (binary)
Mother's IQ score (continuous)
Whether the mother worked in the first three years of the child's life (1: not in the first three years; 2: in the second or third year; 3: parttime in the first year; 4: fulltime in the first year)
Mother's age (continuous)