fitted.ProbitSpatial {ProbitSpatial} | R Documentation |
Extract the fitted values of a ProbitSpatial
model.
## S3 method for class 'ProbitSpatial'
fitted(object, type = c("link", "response", "binary"), cut = 0.5, ...)
object |
an object of class |
type |
the type of output:
|
cut |
the threshold probability for the |
... |
ignored |
Returns the vector of fitted values of the ProbitSpatial
model