Missing standardized estimates in factor loadings in CFA model
Dear team
When I run CFA model in JASP, it doesnt show standardized estimates in factor loadings but depicts them in path model. Is there a way to show them in factor loadings table as well…pls guide
Comments
dear team
When I run CFA model in JASP, it doesnt show standardized estimates in factor loadings but depicts them in path model. Is there a way to show them in factor loadings table as well…pls guide
Dear mgupta,
the option to standardize the parameter estimates in CFA is under Advanced -> Standardization. However, I see that switching the standardization method does not change anything in the table, which seems like a bug in JASP. I will inspect more in depth.
There is a workaround, however, in case you need the results right now. You can do the CFA, then click on "Show lavaan syntax", copy the "Model syntax" code from the results panel. Open the SEM module, Structural Equation Modeling analysis, and paste the syntax into the window. Then, open the "Output options" tab and select "Standardized estimates".
I hope this helps you and sorry for the inconvenience.
Best,
Simon
Just to follow up: it is actually not a bug in the analysis, I was looking at a wrong column. The solution is to open the Advanced tab in CFA and select a standardization. To get the same coefficients as in the standardized model plot, select Standardization -> "All". Each table gets one extra column, labelled "Std. Est. (all)". These are the standardized coefficients.