Correlation matrix when using SEM
Hi,
Thank you for providing JASP for conducting SEM. I see JASP provides a HTMT table for assessing discriminant validity, but sometimes we may need to use correlation matrix among constructs and AVE to assess discriminant validity. Is it possible to get the correlation matrix among constructs when using SEM? I have looked available options but nothing found. I am not sure if I am missing. Thanks in advance.
Best,
K.M.
Comments
Hi,
there is an open pull-request for the HTMT and AVE for the SEM module https://github.com/jasp-stats/jaspSem/pull/143. The CFA module already offers these. So basically, for SEM the code is there, it just needs to be reviewed and then merged and the next version of JASP should have it. You get correlations among factors usually by default if you didn't specify a higher order structure or define the factors to be orthogonal. So you can just look into the "factor covariances" table.
Best,
Julius
Dear Julius,
I have found it. Thanks for your clear explanation.
Best,
K.M.