Skip to content
Prev 2687 / 29559 Next

Spdep: help needed calculating Moran's I

The value of the Moran's I will always depend on how the spatial weight matrix
is defined (and thus more specifically on your choice of an upper bound for
dnearneigh()).  I don't know if there are any statistical criteria for choosing
an upper bound - I imagine somebody has looked into this - I usually use a
substantively grounded criteria.  Ask yourself, for example, at what distance is
interaction between proximate geographic units no longer possible?  What is
generating (do you think) the spatial autocorrelation in residual species
richness?  What important variables have you left out and on what spatial scale
do their influences operate?  

The other, technical consideration, is to pick a number that does not generate
very many spatial isolates (i.e. geographic units with no neighbors). 

  

hope this helps!

Sam



Quoting Geertje Van der Heijden <g.m.f.vanderheijden04 at leeds.ac.uk>: