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