rstudent.uRegress: Extract Studentized residuals from 'uRegress' objects

View source: R/regress_diagnostics.R

rstudent.uRegressR Documentation

Extract Studentized residuals from uRegress objects

Description

Extracts Studentized residuals from uRegress objects by relying on functionality from the stats package.

Usage

## S3 method for class 'uRegress'
rstudent(model, ...)

Arguments

model

an object of class uRegress, as returned by regress.

...

other arguments to pass to residuals.uRegress

Value

a vector of Studentized residuals


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