decomposition: Get correlation matrix decomposition

View source: R/methods.R

decompositionR Documentation

Get correlation matrix decomposition

Description

Get correlation matrix decomposition

Usage

decomposition(fit)

Arguments

fit

an efast model

Value

The decomposition returns four components: the observed correlation matrix, the factor-implied covaraiance, the residual variance, and the structural covariance matrix. You can plot these matrices using corrplot.


vankesteren/efast documentation built on March 5, 2024, 9:41 p.m.