Skip to content
Prev 320383 / 398506 Next

Newey West HAC for pooled cross-section data

On Tue, 26 Mar 2013, SHISHIR MATHUR wrote:

            
This may well be spatial (auto)correlation rather than temporal 
autocorrelation.
If there is a unique ordering of all observations by time, then you could 
in principle apply an autocorrelation correction for the data, e.g., via 
Newey-West.

But from what you describe above, it seems to be more important to capture 
spatial effects in the data, e.g., by using a spatial lag model (see 
lagsarlm in "spdep") or by using an additive spatial effect (see e.g. gam 
in "mgcv").