Here my variables:
y: meet/unmet [code: 0,1]
kab: region area [code:1..29, 71..79]
x1: socioeconomic [code:1..5]
x2: urban/rural [code: 0,1]
x3: age [numeric]
x4: education level [code: 1..7]
x5: occupation yes/no [code: 0,1]
x12: % socioeconomic code:1 + code:2 in each region
x42: % senior high - above in each region
x72: condition index of each region
i did some multilevel model using gllamm with STATA/SE v11:
command executed successfully. Then i'm execute:
and some error message appear:
I'm try reduce the x's variable one-by-one to check some error but the result is the same. Only first command execute successfully.
Is there any error on my variables, how to resolve this error?
Thanks for the response