Could anyone identify the source of the error message "too few variables specified" in the gllamm syntax below?
Eleven predictor variables are specified as fixed effects and random effects with the cluster country. All random effects variables have been defined as eqs, for example, eq var1: var1.
gllamm yesno var1 var2 var3 var4 var5 var6 var7 var8 var9 var10 var11, i(country_i) family(binomial) link(logit) nrf(12) eqs(var1var2 var3 var4 var5 var6 var7 var8 var9 var10 var11cons) nip(8) pweight(aw) adapt
Any information is appreciated.
Hillel Alpert
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/