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 robust estimator it also returns the estimate of the residual standard error.

Author(s)

Alejandra Mercedes Martinez ale_m_martinez@hotmail.com


[Package RBF version 2.0.1 Index]