rstandard.uRegress: Extract standardized residuals from 'uRegress' objects

View source: R/regress_diagnostics.R

rstandard.uRegressR Documentation

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 class 'uRegress'
rstandard(model, ...)

Arguments

model

an object of class uRegress, as returned by regress.

...

other arguments to pass to residuals.uRegress

Value

a vector of standardized residuals


statdivlab/rigr documentation built on June 23, 2024, 12:01 p.m.