Dear all,
I have run a simple gsem model (3 measurement models and two structural)
,. The model has converged ,all coefficients are significant
To obtain goodness of fit measures I ran :
, and received
, any idea what might have been wrong?
Anat
I have run a simple gsem model (3 measurement models and two structural)
Code:
gsem ( prventive -> q18_7 q18_8 q18_9..,)(protective -> q18_1 q18_2 q18_3 ..,) (aoc -> q5_1 q5_2 q5_3, ) (aoc <- finm18 q38_6 news_sev_day) (prventive <- aoc)(protective <- aoc), covstruct(_lexogenous, diagonal) latent(prventive aoc protective )
To obtain goodness of fit measures I ran :
Code:
estat gof, stats(chi2 rmsea ic all)
estat gof not valid
Anat

Comment