fitted {spatialprobit} | R Documentation |
Fitted values of spatial probit/Tobit models
Description
Calculate fitted values of spatial probit/Tobit models.
Usage
## S3 method for class 'sarprobit'
fitted(object, ...)
## S3 method for class 'sarorderedprobit'
fitted(object, ...)
## S3 method for class 'semprobit'
fitted(object, ...)
## S3 method for class 'sartobit'
fitted(object, ...)
Arguments
object |
a fitted model of class |
... |
further arguments passed to or from other methods |
Value
A numeric vector of the fitted values.
Author(s)
Stefan Wilhelm <wilhelm@financial.com>
[Package spatialprobit version 1.0.4 Index]