summary_linearReg: Print the summary of the linear model

Description Usage Arguments Value

View source: R/linearReg.R

Description

This function print the attributes of the linear regression model, including coefficents, and their stand error, t statistics and p values. As for the model, it will print out the residual standard error and R square (both raw and adjusted). At last, it will print the F statistics and its degree of freedom.

Usage

1

Arguments

lm

The object returned by the function linearReg.

Value

F-statistic of the fitted model


LitianZhou/linearReg documentation built on Nov. 25, 2019, 6:41 p.m.