Skip to content
Prev 23552 / 29559 Next

Dispersion term u in errorsarlm in spdep

On Sun, 18 Oct 2015, Thomas Vladeck wrote:

            
This would be a spatially structured random effect, as distinct from an 
unstructured random effect in this context. See LeSage & Pace (2009) for 
more details.
The (legacy) predict method for sarlm objects reports a spatial signal, as 
distinct from the spatial trend (X \beta). Work is ongoing to fold recent 
work, including the GSoC 2015 project, on prediction into spdep.

Roger

PS. Your comment about data size shows that you have not examined the 
method= argument to errorsarlm() - method="Matrix" will work for large 
sparse symmetric spatial neighbour graphs. However, your "distance.matrix" 
object may not be sparse - just full of lots of very small values which 
could without loss be set to zero.