Skip to content
Prev 19839 / 29559 Next

Spatial Regression Eigenwert-Matrix

On Fri, 22 Nov 2013, Jacqueline Schweizer wrote:

            
... and *NEVER* run Moran's I on regression residuals with moran.test(), 
always use lm.morantest() on the fitted model object. The expectation and 
variance of I are defined differently in the two tests, the difference has 
been know about for at least 40 years.

Roger