summary_lin.Reg: Display the result of a linear regression model

Description Usage Arguments Value

View source: R/summary_lin.Reg.R

Description

This function take the output of lin.Reg as input then display the results in better organization, includes beta coefficents, standard errors, t test statistics and p values For model evaluation, the goodness of fit metric also shown, such as R Squared, Adjusted R Squared, Mean Standard Errors, F test statistics, and p-value

Usage

1

Arguments

lmod

The output object returned from lin.Reg

Value

displayed result of the fitted model


liulim-Liu/lin.Reg documentation built on Dec. 21, 2021, 10:52 a.m.