Description Usage Arguments Value
View source: R/summary_lin.Reg.R
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
1 | summary_lin.Reg(lmod)
|
lmod |
The output object returned from lin.Reg |
displayed result of the fitted model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.