summary.treg {SMIR}R Documentation

Summarizing Robust Regression Models

Description

This function is a method for class treg.

Usage

## 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


[Package SMIR version 0.02 Index]