residuals.heckitrob {ssmrob} | R Documentation |
Residuals of Robust Sample Selection Model Fit
Description
Calculate the residuals of the sample selection model using robust fit.
Usage
## S3 method for class 'heckitrob'
residuals(object, ...)
Arguments
object |
object of class " |
... |
currently not used |
Details
In case of truncated selection model one vector of residuals is returned. In case of switching regression model a list containing two vectors corresponding to two regimes is returned.
Value
vector(s) of residuals.
Author(s)
Mikhail Zhelonkin, Marc G. Genton, Elvezio Ronchetti
See Also
[Package ssmrob version 1.0 Index]