MI.sf {spfilteR} | R Documentation |
Moran Coefficient of the Spatial Filter
Description
Computes the Moran coefficient of the spatial filter.
Usage
MI.sf(gamma, evMI)
Arguments
gamma |
vector of regression coefficients associated with the eigenvectors |
evMI |
Moran coefficient of eigenvectors |
Value
Moran coefficient of the spatial filter.
Author(s)
Sebastian Juhl
References
Le Gallo, Julie and Antonio Páez (2013): Using synthetic variables in instrumental variable estimation of spatial series models. Environment and Planning A: Economy and Space, 45 (9): pp. 2227 - 2242.
See Also
lmFilter
, glmFilter
, getEVs
,
MI.ev
[Package spfilteR version 1.1.5 Index]