Dear Stephen,
Let me begin by saying I'm also a complete beginner in the field of CFA and R.
I have however scoured this forum before because I've had a similar issue to yours (the same problem but with multiple imputed data (CFA.mi) instead of a normal CFA).
From what I've gathered, the following happens.
Chisq is used as the basis for the formulas for CFI, TLI and RMSEA.
SRMR is always the same. This is robust as-is so everywhere you see it, it should be the same value.
Standard CFI, TLI and RMSEA use the standard chisq and their standard formula's.
This is not the correct way to go about it when dealing with WLSMV data because the calculations assume normality (among other things) and ordinal data isn't normal.
The scaled variants use a robust version of chisq (a 'mean and variance adjusted chisq to account for non-normality'), this version is called the scaled chisq.
However, this scaled chisq is used in the 'normal' formula's for CFI, TLI and RMSEA. i.e. a robust variable is used in a non-robust formula.
This estimation is better, which is why you should rapport this instead of the standard variable if you only have these two, but it still isn't completely legit so you should instead report the robust variable if it's available.
Now with these robust indices I myself am still quite confused.
As most of the forum posts will tell you, they never existed as: "The correct calculation of robust fit measures proposed by Brosseau-Liard & Savalei has only been proposed for mean-adjusted chi-squared statistics (estimators MLM, MLR, WLSM, ULSM), not mean- and variance-adjusted (or "scaled & shifted") statistics (estimators MLMV, WLSMV)." (by Dr. T. Jorgensen)
However, recently I've also found robust fit statistics in my estimations. I'm guessing some new update incorporated true robust calculations. How these work I have no idea.
When asked about this though, Dr. T. Jorgensen did give me these links.
In any case: you should always report the robust statistic, if that's unavailable the scaled statistic, and if that's unavailable the standard statistic, but this one needs big asterisks on them as ordinal data violates the normality assumption.
Hopefully this clears it up somewhat!
Best of luck to you,
Tim
Op zaterdag 14 juni 2025 om 13:18:52 UTC+2 schreef Stephen: