plot.linreg: plot S3 method

Description Usage Arguments Value

View source: R/plot.R

Description

S3 method for objects of class linreg providing two plots of the residuals and the standardized residuals among the fitted values

Usage

1
2
## S3 method for class 'linreg'
plot(x, ...)

Arguments

x

An object of class linreg

...

other arguments

Value

List containing the two plots.


Marbr987/lab4 documentation built on Dec. 17, 2021, 2:20 a.m.