Hi all,
I am a PhD Research Scholar from IGIDR, Mumbai, India. I am facing a
problem using the heteroscedasticity test (hettest) after the areg
command in STATA. below is what I do in my do file.
#delimit;
areg lnexp lhsize meanage sexratio maleratio adultratio meanedu
maxedu, absorb(cluster);
hettest;
This is giving me the error as follows.
last estimates not found
r(301);
The same hettest command is working well when I am using the
simple "reg" command. But I have to use areg so that it creates
cluster dummies automatically and use them in the regression.
I would be happy if any one could help me with this..
Regards,
Rijo John.
***************************************************
Rijo.M.John,Research Scholar
Indira Gandhi Institute of Developement Research,
Film City Road, Goregaon East,
Mumbai, India-400065.
contact: (+91)9892412476
*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/