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 backf
predict(object, ...)

Arguments

object

an object of class backf, a result of a call to backf.cl or backf.rob.

...

additional other arguments. Currently ignored.

Value

A vector of fitted values.

Author

Alejandra Mercedes Martinez ale_m_martinez@hotmail.com