Bookmark and Share

Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

st: Regressing and storing residuals in one line.


From   Dani Tilley <[email protected]>
To   [email protected]
Subject   st: Regressing and storing residuals in one line.
Date   Sun, 27 Jun 2010 20:04:10 -0700 (PDT)

Hi,

I'm trying to run several regressions (one for each level of a categorical variable) and store the residuals from each regression in a local macro or new 
variable I could later manipulate. I figured I could use:

bysort category: regress y x1 x2 

to run the regressions, but I need a second line of code (predict name, residuals) to get the residuals when bysort allows only one. Is there a way around this? 

Thanks,

Dani F. Tilley


      
*
*   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/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index