Dear Statalist Participants,
I am estimating a logistig multilevel model (which includes
interaction terms) and I would like to calculate marginal effects, but
I always get the error "default prediction is a function of possibly
stochastic quantities other than e(b)".
I have tried different specifications (Stata 11) both for the model
and for the margins command. Basically, it reads
xtmelogit enrolled age i.male c.female_educ i.male#c.female_educ ||
cluster: || hhid: , or intpoints(1);
and then
margins, dydx(*)
or
margins, dydx(*) at(male=0 age=6)
but I always get the error. Is there a way to calculate the marginal
effects (AME or MER) after xtmelogit?
Thanks!
Iris
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
*
* 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/