Hi,
I have a dataset with 12 ordinal variables of 4 categories. I use SEM command to perform CFA and to obtain goodness of fit indicators (Chi2, RMSEA, CFI, TLI, etc).
My model for analysis is:
sem (F1 F2 F3 F4-> p001 p002 p003 p004 p005 p006 p007 p008 p009 p010 p011 p012), difficult standardized
estat gof,stats(all)
(output omitted )
The iterations of this model are about 15 thousand. And my problem is that, Stata indicate "error r(430) convergence not achieved"
I know that this SEM command estimate a maximum likelihood model. That technique assumes that the observed variables are continuous and normally distributed. These assumptions are not met when the observed data are discrete (as occurs when using ordinal scales), thus significant problems can result when fitting CFA models for ordinal scales using ML estimation
(e.g., B. Muthe´n & Kaplan, 1985)
So, what command or option I should use or consider for calculate a gof indicators and CFA correctally??
Thanks for yours anwsers.
Related Posts with Error r(43) convergence not achieved. CFA, SEM, estat gof
subsetByVIF -- An ado file that selects a subset of covariates constrained by variance inflation factors (VIFs)subsetByVIF selects subsets of the covariates such that each covariate in a given subset has a VIF t…
Error calculating marginal effects with a tobit modelI am looking at the effect of permitting standards, rebates, average income, and electricity price o…
Contour plot cannot handle missing xHi all, As you can see from my code below, I only want to plot the cells with F statistics higher t…
subsetByVIF -- An ado file that selects a subset of covariates constrained by variance inflation factors (VIFs)subsetByVIF selects subsets of the covariates such that each covariate in a given subset has a VIF t…
Choosing the right modeling technique available in STATADear Stata Experts: I am working on an assignment to predict state policy on a particular issue. Th…
Subscribe to:
Post Comments (Atom)
0 Response to Error r(43) convergence not achieved. CFA, SEM, estat gof
Post a Comment