Dear all,
After searching in the forum and online, I am still somewhat confused based on which correlation or weight matrix lavaan bases its results in CFA for ordinal data, i.e., when ordered = TRUE.
In the manual I found that when the lavaan R comment on setting ordered = TRUE, then "It will use DWLS to estimate model parameters, but it will use the full weight matrix to compute robust standard errors and a mean and variance adjusted test statistic”.
However, in this forum I have found that it uses polychoric correlations when ordered = TRUE in combination with DWLS.
Any help to clarify this will be appreciated!
Context: I developed a questionnaire (17 items, 7-point Likert scale, 2 factors), completed all EFAs and will now conduct CFA with a new sample of N=423.
Cheers
when the lavaan R comment on setting ordered = TRUE, then "It will use DWLS to estimate model parameters, but it will use the full weight matrix to compute robust standard errors and a mean and variance adjusted test statistic”.
However, in this forum I have found that it uses polychoric correlations when ordered = TRUE in combination with DWLS.