print.linreg: Prints the formula and coefficient from linreg-object x

Description Usage Arguments Value

View source: R/s3_methods.R

Description

Prints the formula and coefficient from linreg-object x

Usage

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

Arguments

x

a 'linreg' object

Value

formula & coefficients


eliscl/lab4 documentation built on Dec. 20, 2021, 4:18 a.m.