| factorScaleExample1 | R Documentation |
Data set used in some of OpenMx's examples.
data("factorScaleExample1")
A data frame with 200 observations on the following variables.
X1X2X3X4X5X6X7X8X9X10X11X12This appears to be a three factor model with factor 1 loading on X1-X4, factor 2 on X5-X8, and factor 3 on X9-X12.
Simulated
The OpenMx User's guide can be found at https://openmx.ssri.psu.edu/documentation/.
data(factorScaleExample1)
round(cor(factorScaleExample1), 2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.