I think you can simply use -predict-:
**
xtreg y x1 x2, fe
predict indiv_fe, u
**
have a look at predict options after xtreg
Johannes
[email protected] schrieb am 23/04/2008 10:24:13:
> Hi,
>
> I have a question on how to retrieve estimated results when running a
> fixed effect model.
>
> I have a panel data set containing micro data and estimate fixed effect
> model. Then in the second stage of my estimations I need to use
> estimated fixed effects, so I need to extract them from the results I
> obtained. There is a possibility to save the set of results under a
> certain name using "estimates store". How do I then retrieve the fixed
> effects I need from this set?
>
> Thank you in advance for any suggestions and comments.
>
> Zuzana
>
>
>
>
>
> *
> * 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/
*
* 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/