coef.linreg: Coef linreg

Description Usage Arguments Value

View source: R/coef.R

Description

Prints the coefficients from the linear regression.

Usage

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

Arguments

object

An object of class "linreg".

...

other arguments.

Value

The coefficients from linreg.


harjew/lab4G3 documentation built on Nov. 4, 2019, 1:27 p.m.