Learn R Programming

alr4 (version 1.0.7)

twins: Burt's twin data

Description

The given data are IQ scores from identical twins; one raised in a foster home, and the other raised by birth parents.

Arguments

Format

This data frame contains the following columns:

C

Social class, C1=high, C2=medium, C3=low, a factor

IQb

biological

IQf

foster

References

Weisberg, S. (2014). Applied Linear Regression, 4th edition. Hoboken NJ: Wiley.

Examples

Run this code
head(twins)

Run the code above in your browser using DataLab