To whom it may concern,
I try to calculate a multilevel model for the effect of migration integration policy index (MIPEX) on the individual attitudes toward immigrant across 19 European countries. My dependent variable is an index of seven variables on a 10-point likert scale. All seven variables are uniquely coded and I uses Cronbach's alpha (= 0.86) to from this index. Everything worked so far.
alpha imueclt imwbcnt imtcjob imbleco imwbcrm rlgueim imbgeco, gen(attitudes)
label variable attitudes "Attitudes towards immigrants, higher values meaning more pos. attitudes"
But if want to run an empty multilevel model, the second and concurrent last iteration is backed up. What seems really weird to me, because I have no idea why already the empty model failed to reach convergence. Hence, the problem must be my dependent variable or the country variable?
mixed attitudes || country:, var
My question now is, how can I solve this problem? Without convergence I don't get reliable results.
Thanks in advance for every answer.
Best,
Emely
Related Posts with Multilevel Model with ESS Data (Survey Data) doesn't converge
Counting frequency of specific and missing stringsI have a series of variables with dates in string format, including a mis of M/DD/YY, MM-DD-YY, MM/D…
F statistic (& testparm) after a clustered FEHello Question 1: If I am running this model: xtreg dv iv1 iv2 iv3 i.year cluster(country), fe a…
Interpreting ivreg2 resultsDear Statlisters, Someone recommended me to run an ivreg2 on stata. However, I am quite new to the …
ologit and factor notation - problem with interpretationI have a questionnaire where the dependent variable has 10 ordered responses and there are various i…
Interpolation of unbalanced panel dataDear all, I am currently working with unbalanced panel data which I need to prepare for regressions…
Subscribe to:
Post Comments (Atom)
0 Response to Multilevel Model with ESS Data (Survey Data) doesn't converge
Post a Comment