Extract Standardized Residuals from a Linear Model
The standardized residuals. These are normalized to unit variance, fitted including the current data point.
stdres(object)
object |
any object representing a linear model. |
The vector of appropriately transformed residuals.
Venables, W. N. and Ripley, B. D. (2002) Modern Applied Statistics with S. Fourth edition. Springer.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.