Page 1 of 1

CFA Lavaan module - how does it handle ordinal data?

Posted: Wed Sep 09, 2020 1:17 am
by scroon
Hi all

I love, love, love the CFA module in Jamovi, it's great for teaching. I see that it is using the Lavaan r code.

Does anybody know what correlation matrix it uses if you feed it ordinal vs continuous data? It will make a difference to fit and will determine if people need to go into mplus or not....

thanks!

Re: CFA Lavaan module - how does it handle ordinal data?

Posted: Wed Sep 09, 2020 2:47 am
by seol
If your data is dichotomous data, Tetrachoric correlation matrix should be used as a input data matrix. Tetrachoric correlation matrix can be calculated using "seolmatrix" module, which is available in the jamovi library.

Re: CFA Lavaan module - how does it handle ordinal data?

Posted: Wed Sep 09, 2020 11:38 pm
by scroon
thank you Seol!

On inspection of the jamovi output, it appears that regardless of declaring variables as ordinal in jamovi the data is treated as continuous for analysis in the lavaan call. (so it looks like my question is solved)