Hello everyone,
I am currently working with the
lavaan package in R to analyze a dataset containing ordinal variables and I'm considering different estimation methods. I've come across Diagonally Weighted Least Squares (DWLS) and Weighted Least Squares Mean and Variance Adjusted (WLSMV). I would like to understand better:
- Are DWLS and WLSMV considered different estimation methods in lavaan?
- What are the key differences between these two methods, specifically in their implementation within lavaan?
- In what scenarios would one method be preferred over the other?
Any insights or experiences shared would be greatly appreciated!
Thank you!