Learn R Programming

OpenMx (version 2.3.1)

twin_NA_dot: Twin data on weight and height

Description

Data set used in some of OpenMx's examples.

Usage

data("twin_NA_dot")

Arguments

source

Timothy Bates

Details

Same as myTwinData but has . as the missing data value instead of NA.

References

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

Examples

Run this code
data(twin_NA_dot)
summary(twin_NA_dot)
# Note that all variables are treated as factors because of the missing data coding.

Run the code above in your browser using DataLab