Dear Yves and my fellow lavaan-users,
could someone explain to me how to interpret thresholds and latent variable estimates in a CFA where i impose a unidimensional model over some likert-items with 5 categories?
Please note, that i standardized ov and lv. So, it seems that item_001 has a very high loading, but is this still a correlation between item_001 and myFactor?
And can i make sense of the thresholds? what do they tell me?
eg:
Latent variables:
myFactor =~
item_001 0.913 0.004 204.134 0.000
...
Thresholds:
item_001|t1 0.447 0.021 21.124 0.000
item_001|t2 0.915 0.024 38.436 0.000
item_001|t3 1.454 0.031 47.651 0.000
item_001|t4 2.155 0.051 41.873 0.000
...
And, finally: to what extend does it matter to estimate a unidimensional model with WLMSV estimator AND ordered categories. How does it compare to estimate such a model with only using WLMSV and not specifying ordered responses?
Thanks a lot,
Hans