summary.backf {RBF}R Documentation

Summary for additive models fits using backfitting

Description

Summary method for class backf.

Usage

## S3 method for class 'backf'
summary(object, ...)

Arguments

object

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

...

additional other arguments. Currently ignored.

Details

This function returns the estimation of the intercept and also the five-number summary and the mean of the residuals for both classical and robust estimators. For the classical estimator, it also returns the R-squared. For the robust estimator it returns a robust version of the R-squared and the estimate of the residual standard error.

Author(s)

Alejandra Mercedes Martinez ale_m_martinez@hotmail.com


[Package RBF version 2.1.1 Index]