Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

Re: Re: st: Newey-West standard errors in IV


From   Mark Schaffer <[email protected]>
To   [email protected], "Jonathan A. Schwabish" <[email protected]>
Subject   Re: Re: st: Newey-West standard errors in IV
Date   Mon, 10 Jan 2005 22:16:14 +0000 (GMT)

Jonathan,

The "bandwidth" (bw) option with ivreg2 doesn't have the same meaning as the
"lag" option in newey2 (or newey2).  In your ivreg2 example, try bw(7). 
FYI, we did it this way because ivreg2 implements a number of other kernels
besides the Bartlett (=Newey-West) kernel, and "bandwidth" is the right
general term.  I admit it can confusing, though.

Cheers,
Mark

Quoting "Jonathan A. Schwabish" <[email protected]>:

> Thanks for your response. Is there any reason why the
> two commands (ivreg2 and newey2) would produce
> different standard errors? I would have thought that
> 
> .ivreg2 y x1 x2 (x3=z), bw(6) robust
> 
> would have generated the same standard errors as:
> 
> .ivreg y x1 x2 (x3=z)
> .newey2 y x1 x2 (x3=z), lag(6) t(time)
> 
> but when I tried it on a sample data set the two
> generated different sets of s.e. Any ideas?
> 
> Thanks again,
> jon
> 
> 
> 		
> __________________________________ 
> Do you Yahoo!? 
> All your favorites on one personal page � Try My Yahoo!
> http://my.yahoo.com 
> *
> *   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/
> 



Prof. Mark Schaffer
Director, CERT
Department of Economics
School of Management & Languages
Heriot-Watt University, Edinburgh EH14 4AS
tel +44-131-451-3494 / fax +44-131-451-3294
email: [email protected]
web: http://www.sml.hw.ac.uk/ecomes
________________________________________________________________

DISCLAIMER:

This e-mail and any files transmitted with it are confidential
and intended solely for the use of the individual or entity to
whom it is addressed.  If you are not the intended recipient
you are prohibited from using any of the information contained
in this e-mail.  In such a case, please destroy all copies in
your possession and notify the sender by reply e-mail.  Heriot
Watt University does not accept liability or responsibility
for changes made to this e-mail after it was sent, or for
viruses transmitted through this e-mail.  Opinions, comments,
conclusions and other information in this e-mail that do not
relate to the official business of Heriot Watt University are
not endorsed by it.
________________________________________________________________
*
*   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