MASS (version 7.3-60.0.1)

stdres: Extract Standardized Residuals from a Linear Model

Description

The standardized residuals. These are normalized to unit variance, fitted including the current data point.

Usage

stdres(object)

Value

The vector of appropriately transformed residuals.

Arguments

object

any object representing a linear model.

References

Venables, W. N. and Ripley, B. D. (2002) Modern Applied Statistics with S. Fourth edition. Springer.

See Also

residuals, studres