| latentMultipleRegExample2 | R Documentation |
Data set used in some of OpenMx's examples.
data("latentMultipleRegExample2")
A data frame with 200 observations on the following variables.
X1Factor 1 indicator
X2Factor 1 indicator
X3Factor 1 indicator
X4Factor 1 indicator
X5Factor 2 indicator
X6Factor 2 indicator
X7Factor 2 indicator
X8Factor 2 indicator
X9Factor 3 indicator
X10Factor 3 indicator
X11Factor 3 indicator
X12Factor 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.