loadings: loadings Generic loadings function to extract factor loadings...

loadingsR Documentation

loadings Generic loadings function to extract factor loadings from exploratory or confirmatory factor analyses.

Description

See loadings.MxModel to access the loadings of OpenMx EFA models.

Usage

loadings(x, ...)

Arguments

x

an object from which to get loadings

...

additional parameters

Details

Base loadings handles factanal() objects.

Value

  • matrix of loadings

References

See Also

Other Reporting functions: RMSEA.MxModel(), RMSEA.summary.mxmodel(), RMSEA(), extractAIC.MxModel(), loadings.MxModel(), residuals.MxModel(), tmx_show.MxMatrix(), tmx_show(), umxCI_boot(), umxCI(), umxConfint(), umxExpCov(), umxExpMeans(), umxFitIndices(), umxRotate()


umx documentation built on Nov. 17, 2023, 1:07 a.m.