I am trying to test measurement invariance for a scale with 20 items loading 4 latent variables (no cross-loadings) and 4 error correlations. However, while fitting a target model there are endless iterations and no results. Any advice on why this is happening and how to solve it? Thanks in advance!
Here is the command I used:
sem (Meta_CQ -> cqs1 cqs2 cqs3 cqs4) (Cog_CQ -> cqs5 cqs6 cqs7 cqs8 cqs9 cqs10) (Mot_CQ -> cqs11 cqs12 cqs13 cqs14 cqs15) (Bih_CQ -> cqs16 cqs17 cqs18 cqs19 cqs20), covstruct(_lexogenous, diagonal) latent(Meta_CQ Cog_CQ Mot_CQ Bih_CQ ) cov( e.cqs1*e.cqs3 Cog_CQ*Meta_CQ Mot_CQ*Meta_CQ Mot_CQ*Cog_CQ e.cqs11*e.cqs12 Bih_CQ*Meta_CQ Bih_CQ*Cog_CQ Bih_CQ*Mot_CQ e.cqs19*e.cqs20) nocapslatent ginvariant(mcoef) group(grupa)
Related Posts with Testing measurement invariance across two groups/endless iterations when fitting the model
Generalized propensity score matching for multilevel treatmentHi, I am a first-time user of the generalized propensity score. I have 3 treatment levels that are …
error: depvar may not be a factor variableHey everybody, I want to run a regression with binary variables but I am getting this error: depvar…
Generate two new variables in Stata representing the change in net-pay and the change in well-being between june and octoberHi, I'm new to Stata how can I show the above statement in Stata? I would really appreciate any advi…
Weighted least squaresHello! I have conducted an ordinary least squares model and to test it I performed a sensitivity an…
Create variable using expansion factorDear all, I would like to ask you a question. In a database I have identified a group of people, who…
Subscribe to:
Post Comments (Atom)
0 Response to Testing measurement invariance across two groups/endless iterations when fitting the model
Post a Comment