summary.linreg: Summary linreg.

Description Usage Arguments Value

View source: R/summary.R

Description

Prints a summary of the linear regression model linreg.

Usage

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

Arguments

object

An object of the class "linreg" from "linreg" regression function.

...

other arguments.

Value

printed infomation of the linear regression model.


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