R_example | R Documentation |
A correlation matrix used for demonstration purposes
It is the model-implied correlation matrix for this structural model:
X =~ 0.7 * X_1 + 0.5 * X_2 + 0.8 * X_3
Y =~ 0.8 * Y_1 + 0.7 * Y_2 + 0.9 * Y_3
Y ~ 0.6 * X
R_example
A matrix with 8 rows and 8 columns:
A predictor variable
A predictor variable
A predictor variable
An outcome variable
An outcome variable
An outcome variable
A latent predictor variable
A latent outcome variable
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.