problems running a specific model
Posted: Sat Nov 17, 2012 12:06 pm
Hi everyone,
I am trying to estimate the following model: 2 levels. 1=individuals, 2= neighborhoods
fear(ij])=a(j) +b(1j)var1(ij)+b(2)var2(ij)+e(ij)
a(j)=a(1) + u(0j) + var3(j) + var4(j) ---------------------> var3 and var4 are explanatory variables for the neighborhood level. But they do not related straigh to fear
b(1j)= b(1) + u(1j) + var5(ij) -------------------------> this is the random coefficinet. For instance, the effect of var1 varies across neighborhoods and is explained by var5.
could anyone help me and explain how to estimate the above model. I have tried gllamm but it does not work, takes too much time. I have tried runmlwin but I do not understand how to estimate the model.
PD: fear is a ordinal data which goes from 0 to 10.
I am trying to estimate the following model: 2 levels. 1=individuals, 2= neighborhoods
fear(ij])=a(j) +b(1j)var1(ij)+b(2)var2(ij)+e(ij)
a(j)=a(1) + u(0j) + var3(j) + var4(j) ---------------------> var3 and var4 are explanatory variables for the neighborhood level. But they do not related straigh to fear
b(1j)= b(1) + u(1j) + var5(ij) -------------------------> this is the random coefficinet. For instance, the effect of var1 varies across neighborhoods and is explained by var5.
could anyone help me and explain how to estimate the above model. I have tried gllamm but it does not work, takes too much time. I have tried runmlwin but I do not understand how to estimate the model.
PD: fear is a ordinal data which goes from 0 to 10.