If I run the example in the helpfile:
webuse income
regress inc edu exp if male
estimates store Male
regress inc edu exp if !male
estimates store Female
suest Male Female
I get an error message:
Mata run-time error
_robust failed to compute cross model variance estimate
likely an internal error in suest
r(3499);
What can I do to solve the problem? I use version 10.0.
*
* 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/