From | "Michael Blasnik" <[email protected]> |
To | <[email protected]> |
Subject | st: Re: Retrieving coefficients using the xtreg command |
Date | Wed, 04 May 2005 16:23:47 -0400 |
I'm using Stata8.
I want to run a fixed effects (on firmid) regression using the xtreg command. There are 10000 firms.
I then want to used the fixed effects coefficients as dependent variables in a second regression (see David Card, Alan Krueger, Journal of Political Economy, 1992, for example).
I run the regression:
xtreg expend sales rd advertise, fe i(firmid)
Is there a way to retrieve the fixed effects coefficients for each of the 10000 firms using the xtreg command?
If not, is there a way to use the xi:regress command and force it to omit a particular reference case (firmid==10) in order to get the coefficients?
Is there a different (easier) way to do this?
Thanks
John
* * 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 |