This function will display a table of Latent factor variances

sem_factorvar(x, factors = c(), standardized = TRUE, print = TRUE)

Arguments

x

a cfa() or sem() lavaan model

factors

depricated.

standardized

logical. include standardized loadings? (default = TRUE)

print

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