Dear Statalisters:
I have a sem model where the directions of coefficients and statistical significance look good. But when I check the overall goodness of fit, it is a poorly fit model. I browsed the general reasons why you may get a poorly fit model, but I don't know what to do with the situation, as I don't want to abandon the whole model. I would be grateful if you could teach me how I can get over the situation.
My sem model looks like this:

The results of overall goodness of fit are like this:
Thank you in advance for your help.
Best wishes,
Taka Sakamoto
I have a sem model where the directions of coefficients and statistical significance look good. But when I check the overall goodness of fit, it is a poorly fit model. I browsed the general reasons why you may get a poorly fit model, but I don't know what to do with the situation, as I don't want to abandon the whole model. I would be grateful if you could teach me how I can get over the situation.
My sem model looks like this:
The results of overall goodness of fit are like this:
Code:
. estat gof, stats(all)
Fit statistic Value Description
Likelihood ratio
chi2_ms(2) 196.872 model vs. saturated
p > chi2 0.000
chi2_bs(10) 1457.854 baseline vs. saturated
p > chi2 0.000
Population error
RMSEA 0.254 Root mean squared error of approximation
90% CI, lower bound 0.225
upper bound 0.285
pclose 0.000 Probability RMSEA <= 0.05
Information criteria
AIC 31922.766 Akaike's information criterion
BIC 32007.905 Bayesian information criterion
Baseline comparison
CFI 0.865 Comparative fit index
TLI 0.327 Tucker–Lewis index
Size of residuals
CD 0.754 Coefficient of determination
Note: SRMR is not reported because of missing values.
Best wishes,
Taka Sakamoto

Comment