coef.linreg: coef S3 method

Description Usage Arguments Value

View source: R/coefficient.R

Description

S3 method for objects of class linreg providing the coefficients of the linear regression

Usage

1
2
## S3 method for class 'linreg'
coef(object, ...)

Arguments

object

An object of class linreg

...

other arguments

Value

coefficients of linear regression


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