summary.treg: Summarizing Robust Regression Models

Description Usage Arguments Value Author(s) References See Also

View source: R/treg.R

Description

This function is a method for class treg.

Usage

1
2
## S3 method for class 'treg'
summary(object, ...)

Arguments

object

an object of class 'treg'.

...

further arguments passed to or from other methods.

Value

The function summary.treg computes and prints statistics of "lm" class objects as well as the robust estimates of coefficients, the disparity and 'r', the degrees of freedom.

Author(s)

ross.darnell@csiro.au

References

Aitkin, M., Francis, B., Hinde, J. and Darnell, R. (2009). Statistical Modelling in R, OUP.

See Also

treg


SMIR documentation built on May 29, 2017, 10:39 a.m.

Related to summary.treg in SMIR...