Learn R Programming

OpenMx (version 2.3.1)

myTwinData: Twin data on weight and height

Description

Data set used in some of OpenMx's examples.

Usage

data("myTwinData")

Arguments

source

Timothy Bates

Details

Height and weight are highly correlated, and each individually highly heritable. These data present and opportunity for multivariate behavior genetics modeling.

References

The OpenMx User's guide can be found at http://openmx.psyc.virginia.edu/documentation.

Examples

Run this code
data(myTwinData)

plot( ht1 ~ wt1, myTwinData)

Run the code above in your browser using DataLab