plot.linreg: Function to implement plot methd for linreg class using...

Description Usage Arguments Value

Description

Function to implement plot methd for linreg class using ggplot

Usage

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

Arguments

x

object of class linreg

Value

prints the plots to replicate the plot.lm behaviour


aashana94/RcourseLAB4 documentation built on May 9, 2019, 8:12 a.m.