print.linreg: print S3 method

Description Usage Arguments Value

View source: R/print.R

Description

S3 method for objects of class linreg printing the call and the coefficients of the linear model

Usage

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

Arguments

x

An object of class linreg

...

other arguments

Value

nothing. Prints tha call and the coefficients of the linreg object.


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