Learn R Programming

RBF (version 2.1.1)

predict.backf: Fitted values for objects of class backf.

Description

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.

Usage

# S3 method for backf
predict(object, ...)

Value

A vector of fitted values.

Arguments

object

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

...

additional other arguments. Currently ignored.

Author

Alejandra Mercedes Martinez ale_m_martinez@hotmail.com