plot.linreg: Plot LM Shape

Description Usage Arguments Value

View source: R/plot.R

Description

A plot function for the linear regression model "linreg" using ggplo2.

Usage

1
2
## S3 method for class 'linreg'
plot(x, col = "black", ...)

Arguments

x

An object of class "linreg".

col

Set color to the residuals default is black.

...

other arguments.

Value

Two plots, Residuals vs Fitted and Scale-Location.


harjew/lab4G3 documentation built on Nov. 4, 2019, 1:27 p.m.