| predict.backf {RBF} | R Documentation |
backf.This function returns the fitted values given the covariates of
the original sample under an additive model using the classical or
robust backfitting approach computed with backf.cl or
backf.rob.
## S3 method for class 'backf' predict(object, ...)
object |
an object of class |
... |
additional other arguments. Currently ignored. |
A vector of fitted values.
Alejandra Mercedes Martinez ale_m_martinez@hotmail.com