I am estimating a model with about 12,000 fixed effect terms. I am
interested in the fixed effects terms, and their standard errors.
Obtaining the fixed effects terms is straightforward.
xtreg y constant, i(panel_id) fe r
predict panel_fe, u
However, I am having trouble working out how to obtain the standard errors.
Does anyone know of a straightforward way to obtain the standard error of
each of the fixed effects terms?
Thanks very much.
Andrew.
*
* 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/