Calculate fitted values of spatial probit/Tobit models.
# S3 method for sarprobit
fitted(object, ...)
# S3 method for sarorderedprobit
fitted(object, ...)
# S3 method for semprobit
fitted(object, ...)
# S3 method for sartobit
fitted(object, ...)
A numeric vector of the fitted values.
a fitted model of class sarprobit
,sarorderedprobit
,semprobit
or sartobit
further arguments passed to or from other methods
Stefan Wilhelm <wilhelm@financial.com>