rstandard.uRegress: Extract standardized residuals from uRegress
objects
Description
Extracts standardized residuals from uRegress
objects by relying on
functionality from the stats
package.
Usage
# S3 method for uRegress
rstandard(model, ...)
Value
a vector of standardized residuals
Arguments
- model
an object of class uRegress
, as returned by
regress.
- ...
other arguments to pass to residuals.uRegress