| residuals.backf {RBF} | R Documentation |
Residuals for objects of class backf
Description
This function returns the residuals of the fitted additive model using
the classical or robust backfitting estimators, as computed with backf.cl or
backf.rob.
Usage
## S3 method for class 'backf'
residuals(object, ...)
Arguments
object |
an object of class |
... |
additional other arguments. Currently ignored. |
Value
A vector of residuals.
Author(s)
Alejandra Mercedes Martinez ale_m_martinez@hotmail.com
[Package RBF version 2.1.1 Index]