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)

ARGUMENTS:

object
any object representing a linear model.

VALUE:

The vector of appropriately transformed residuals.

SEE ALSO:

,