Hello!

I am using negative binomial regression with random effects: xtnbreg crime unemployment poverty region, re vce(robust).
When I included the option of vce(robust), I got the error message:

vcetype 'robust' not allowed
r(198);

Is there anyway I can obtain robust standard errors after xtnbreg with random effects?

Any help would be appreciated.