I would like to combine meologit with a nested regression - I have tried to combine meologit with nestreg but it is not supported. I have tried to find a solution online but have so far failed. Does anyone know if there is a way to go about this? e.g. in the code below to run meologit with var1&2, then to repeat with all vars?
all variables have three ordered levels e.g, not at all, some, always
Many thanks in advance for any advice on this,
Lisa
Code:
meologit happy var1 var2 var3 var4 ||communityname:
Many thanks in advance for any advice on this,
Lisa
Comment