| demoTwoFactor | R Documentation |
Data set used in some of OpenMx's examples.
data("demoTwoFactor")
A data frame with 500 observations on the following 10 numeric variables.
x1x2x3x4x5y1y2y3y4y5Variables x1-x5 are typically used as indicators of one latent trait. Variables y1-y5 are typically used as indicators of another latent trait.
Simulated.
The OpenMx User's guide can be found at https://openmx.ssri.psu.edu/documentation/.
data(demoTwoFactor)
cov(demoTwoFactor)
cor(demoTwoFactor)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.