On 08/12/2013 05:55 PM, Pablo Menese Camargo wrote:
fitcfa <- cfa(mcfa, data = data_analisis)
summary(fitcfa, standardized = TRUE, fit.measure=TRUE)
standardizedSolution(fitcfa, type = "std.all")
anyone know what y should do to apply polychoric?
See the manual:
http://lavaan.ugent.be/tutorial/cat.html
Yves.
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.