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
line graph with year marks on lineDear Forum, I have time-series data and I want to plot two variables 'against' each other, so that …
industry year regressions without firm i: additional retrictions can not be added?The Following code should run industry and year regressions excluding company i and then estimate th…
Panel - Loop collapse or egen with conditionDear all, I googled and tried many command from yesterday and until now it's still unsuccessful. Co…
How do conduct one-sided/tailed t-test in Stata?Can anyone tell me the code for conducting one-sided/tailed t-test on a coefficient in Stata? …
What is the right method of testing hypotheses in panel data regression?What is the right method of testing hypotheses in a random effect panel data regression model? I wa…
Subscribe to:
Post Comments (Atom)
0 Response to Multilevel Model with ESS Data (Survey Data) doesn't converge
Post a Comment