fitted.probit {sampleSelection} | R Documentation |
Calculate fitted values of probit
models.
## S3 method for class 'probit' fitted( object, ... )
object |
an object of class |
... |
further arguments (currently ignored). |
A numeric vector of the fitted values.
Arne Henningsen