print.linreg: A generic print function for the class linreg

Description Usage Arguments Value

View source: R/linreg.R

Description

A function that prints the formula, coefficients when linreg class is called

Usage

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

Arguments

x

A object of the class linreg

...

Other arguments

Value

Returns a printed statement


CharlesTGurra/lab4RT documentation built on Sept. 25, 2020, 8:49 a.m.