Dear Statalisters
I am using gllamm to estimate a conditional logit model with two random
parameters and three categories/alternatives with Stata 7.
gllamm altexp s8_Years s9_Years c8 c9 if z==1, nocons expand (altij choice
o) base(0) i(group) link(mlogit) fam(binomial) nrf(2) eqs(s8_Ye s9_Ye)
nip(3) trace
After convergence, I have no problem getting the results displayed in a
regression table using gllamm allc.
However, I am getting an error r(198) when I tried to used the gllapred
command:
gllapred prob, mu marginal
(mu will be stored in prob)
invalid syntax
r(198);
Thanks a lot in advance for any help
Adrian Gonzalez
Ph.D Candidate
Agricultural, Environmental and Development Economics
The Ohio State University
*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/