Access functions for residuals, deviance, coefficients and fitted values from spatial simultaneous autoregressive linear model objects
# S3 method for sarlm
residuals(object, ...)
# S3 method for sarlm
deviance(object, ...)
# S3 method for sarlm
coef(object, ...)
# S3 method for sarlm
vcov(object, ...)
# S3 method for sarlm
fitted(object, ...)sarlm object returned by lagsarlm or
errorsarlm
further arguments passed through
Revelant vectors of numerical values.