Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


OpenMx (version 2.3.1)

latentMultipleRegExample2: Example data for multiple regression among latent variables

Description

Data set used in some of OpenMx's examples.

Usage

data("latentMultipleRegExample2")

Arguments

source

Simulated.

Details

Factor 1 strongly predicts factor 3. Factor 2 weakly predicts factor 3. Very similar to latentMultipleRegExample1.

References

The OpenMx User's guide can be found at http://openmx.psyc.virginia.edu/documentation.

Examples

Run this code
data(latentMultipleRegExample2)
round(cor(latentMultipleRegExample2), 2)

Run the code above in your browser using DataLab