residuals.ProbitSpatial {ProbitSpatial} | R Documentation |
Extract spatial probit model residuals.
Description
Compute the residuals of an estimated ProbitSpatial
model.
Usage
## S3 method for class 'ProbitSpatial'
residuals(object, ...)
Arguments
object |
an object of class |
... |
ignored |
Value
Return a vector containing the generalised residuals of the
ProbitSpatial
model.
[Package ProbitSpatial version 1.1 Index]