Fitted values and residuals for a Locfit object.
residuals.locfit
is implemented as a front-end to
fitted.locfit
, with the type
argument set.
## S3 method for class 'locfit' residuals(object, data=NULL, type="deviance", ...)
object |
|
data |
The data frame for the original fit. Usually, shouldn't be needed. |
type |
Type of fit or residuals to compute. The default is
|
... |
arguments passed to and from other methods. |
A numeric vector of the residuals.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.