I'm having the some problems with the meologit command and wondered whether anyone had advice on a work-around?
Essentially, my analysis executes fine and converges nicely. However, any attempt to generate predictions of the marginal probabilities or random effects returns the error:
predict re*, remeans
(calculating posterior means of random effects)
(using 20 quadrature points)
could not compute empirical Bayes' means;
missing values were returned by the evaluator
I have tried all of the integration methods and (where appropriate) a variety of integration points, but the same error is returned each time.
Anyone else having this problem or suggestions for fixing it?
Thanks in advance!
Essentially, my analysis executes fine and converges nicely. However, any attempt to generate predictions of the marginal probabilities or random effects returns the error:
predict re*, remeans
(calculating posterior means of random effects)
(using 20 quadrature points)
could not compute empirical Bayes' means;
missing values were returned by the evaluator
I have tried all of the integration methods and (where appropriate) a variety of integration points, but the same error is returned each time.
Anyone else having this problem or suggestions for fixing it?
Thanks in advance!
Comment