SEM Fit
SEM Fit
Stephen Parry
Kline suggests that at a minimum the following indices should be reported:
1) The model chi-square
2) RMSEA
3) CFI
4) SRMR
How to estimate these fit indices:
• In R, use the FitMeasures function from the lavaan package.
• In SAS’s Proc Calis, specify the fitindex option with the particular indices you want.
• In Stata, after executing a CFA or SEM, use the command: estat gof, stats(all)
References:
Principles and Practice of Structural Equation Modeling. Rex B. Kline. 2005.
Structural Equation Modelling: Guidelines for Determining Model Fit. Daire Hooper, et al. 2008.
Stephen Parry