Dear all,
I run a multilevel logit model with the command 'xtmelogit' and want to calculate margins afterwards. I constantly get an error, however:
"missing predicted values encountered within the estimation sample" I have seen the response/solution from Jeff Pitblado (https://www.statalist.org/forums/for...-stata-margins), but this seems to be a solution to a tobit model. Can someone advise me on what I need to do? The model I run looks like this:
xtmelogit depvar indvar controlvars || country: indvar, mle var cov(unstr)
Many thanks in advance,
Kris
I run a multilevel logit model with the command 'xtmelogit' and want to calculate margins afterwards. I constantly get an error, however:
"missing predicted values encountered within the estimation sample" I have seen the response/solution from Jeff Pitblado (https://www.statalist.org/forums/for...-stata-margins), but this seems to be a solution to a tobit model. Can someone advise me on what I need to do? The model I run looks like this:
xtmelogit depvar indvar controlvars || country: indvar, mle var cov(unstr)
Many thanks in advance,
Kris
Comment