Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

R_example

An example correlation matrix


Description

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

Usage

R_example

Format

A matrix with 8 rows and 8 columns:

X_1

A predictor variable

X_2

A predictor variable

X_3

A predictor variable

Y_1

An outcome variable

Y_2

An outcome variable

Y_3

An outcome variable

X

A latent predictor variable

Y

A latent outcome variable


unusualprofile

Calculates Conditional Mahalanobis Distances

v0.1.0
GPL (>= 3)
Authors
W. Joel Schneider [aut, cre] (<https://orcid.org/0000-0002-8393-5316>), Feng Ji [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.