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: Re: st: "cluster(firm)” vs “vce(cluster firm)”
From
Austin Nichols <[email protected]>
To
[email protected]
Subject
st: Re: st: "cluster(firm)” vs “vce(cluster firm)”
Date
Mon, 26 Nov 2012 23:01:13 +0100
Julia Ke <[email protected]>:
There is no difference--you also get the same results from -robust-
options using -xtreg-.
. xtset country
. xtreg y x1 x2 x3 x4 x5 i.year, fe r
See also two-dimensional clustering and other options in SSC package -ivreg2-:
http://fmwww.bc.edu/repec/bocode/i/ivreg2.html
On Mon, Nov 26, 2012 at 10:48 PM, Julia Ke <[email protected]> wrote:
> Hi Statalist,
>
> I am working on a panel data analysis whereby I use a country and time fixed effect and cluster by firm (panel).
> My question concerns the clustering. The basic model I am using is of the form
>
> Xi: regress y x1 x2 x3 x4 x5 i.country i.year
>
> For the clustering, I am trying to understand the difference between adding “,cluster(firm)” and “vce(cluster firm)”.
>
> Is there anything else I should pay special attention to?
>
> Many thanks!
>
> Julia
*
* 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/