Hi,
I have a couple of latent factors with indicators that are parcelled (rather than individual items). Typically, parcelled indicators are treated as approximately continuous and normally distributed, and thus the MLR estimator is commonly used. However, upon examining the distributions of my indicators, I found them to be severely non-normal. This raises the question of whether I can instead use WLSMV, but without specifying the indicators as ordered (ordered = c("indicator1", "indicator2") in lavaan. The issue is that when I specify the indicators as ordered, I encounter errors related to empty frequencies for some categories in the measurement invariance analysis. Therefore, my question is: Is it correct to use WLSMV without specifying the indicators as ordered? If so, would this be more appropriate than using MLR in my case?
Another reason I am considering WLSMV is consistency since my mediation model includes a mixture of ordinal and continuous indicators, WLSMV would seem to provide a more coherent estimation strategy across the models.
Thank you for your help in advance,
A