plot.linreg: Implementation of plot function using linreg , an alternative...

Description Usage Arguments Value

View source: R/LeastSquares.R

Description

Implementation of plot function using linreg , an alternative for lm.plot.

Usage

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

Arguments

x

as object of linreg

...

optional parameter

Value

Prints the two plots to replicate plot.lm


mariatreesa/Lab4R documentation built on July 11, 2020, 7:26 a.m.