latentMultipleRegExample2 | R Documentation |
Data set used in some of OpenMx's examples.
data("latentMultipleRegExample2")
A data frame with 200 observations on the following variables.
X1
Factor 1 indicator
X2
Factor 1 indicator
X3
Factor 1 indicator
X4
Factor 1 indicator
X5
Factor 2 indicator
X6
Factor 2 indicator
X7
Factor 2 indicator
X8
Factor 2 indicator
X9
Factor 3 indicator
X10
Factor 3 indicator
X11
Factor 3 indicator
X12
Factor 3 indicator
Factor 1 strongly predicts factor 3. Factor 2 weakly predicts factor 3. Very similar to latentMultipleRegExample1.
Simulated.
The OpenMx User's guide can be found at https://openmx.ssri.psu.edu/documentation/.
data(latentMultipleRegExample2)
round(cor(latentMultipleRegExample2), 2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.