summary.linreg: Implementation of summary function using linreg , an...

Description Usage Arguments Value

View source: R/LeastSquares.R

Description

Implementation of summary function using linreg , an alternative for lm.summary.

Usage

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

Arguments

x

as object of linreg

...

optional parameter

Value

summary of linreg with formula, data, coefficient matrix and residual standard error


mariatreesa/Lab4R documentation built on July 11, 2020, 7:26 a.m.