Description Usage Arguments Value
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.
1 |
lm |
The object returned by the function linearReg. |
F-statistic of the fitted model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.