Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: hettest with areg command in STATA


From   Rijo John <[email protected]>
To   <[email protected]>
Subject   st: hettest with areg command in STATA
Date   Wed, 9 Jun 2004 17:02:41 +0530 (IST)

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/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index