loadings exracts the factor loadings from an OpenMx EFA (factor analysis) model.
Behaves equivalently to stats::loadings in returning the loadings from an
EFA (factor analysis), but doesn't store the rotation matrix.
Usage
## S3 method for class 'MxModel':
loadings(x, ...)