powered by
"loadings"(x, ...)
factanal
loadings
Other Reporting Functions: mxSE, umxAPA, umx_APA_pval, umx_aggregate, umx_print, umx_show, umx_time, umx
mxSE
umxAPA
umx_APA_pval
umx_aggregate
umx_print
umx_show
umx_time
umx
myVars <- c("mpg", "disp", "hp", "wt", "qsec") m1 = umxEFA(name = "test", factors = 2, data = mtcars[, myVars]) loadings(m1)
Run the code above in your browser using DataLab