efa_loadings: EFA Loadings and Communalities

View source: R/efa_loadings.R

efa_loadingsR Documentation

EFA Loadings and Communalities

Description

This function will display a table of factor loadings and communalities for an EFA

Usage

efa_loadings(fit, print = TRUE)

Arguments

fit

an efa model created by psych::fa()

print

Create a knitr table for displaying as html table (default = TRUE)


dr-JT/semoutput documentation built on March 25, 2024, 9:18 p.m.