Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
From | "Jacobs, David" <jacobs.184@sociology.osu.edu> |
To | "'statalist@hsphsun2.harvard.edu'" <statalist@hsphsun2.harvard.edu> |
Subject | st: RE: Question about fixed effects |
Date | Thu, 7 Feb 2013 15:08:49 +0000 |
Do a regression but throw in the country specific coefficients using code like "i.caseid" assuming that "caseid" is the name of the variable that uniquely identifies nations. This will work if you are using Stata 11 or later. The standard errors will be a bit off (compared to an analysis using with xtreg, fe) but the coefficients on the case dummies should be correct. Dave Jacobs -----Original Message----- From: owner-statalist@hsphsun2.harvard.edu [mailto:owner-statalist@hsphsun2.harvard.edu] On Behalf Of Daniel - Sent: Wednesday, February 06, 2013 9:21 PM To: Statalist Subject: st: Question about fixed effects Hello all I am doing a regression with fe. My question is how can I view the country specific coefficients Thank you. = * * For searches and help try: * http://www.stata.com/help.cgi?search * http://www.stata.com/support/faqs/resources/statalist-faq/ * http://www.ats.ucla.edu/stat/stata/ * * For searches and help try: * http://www.stata.com/help.cgi?search * http://www.stata.com/support/faqs/resources/statalist-faq/ * http://www.ats.ucla.edu/stat/stata/