Description Usage Arguments Value Examples
This function fits a linear model in r and give a summary table.
1 |
formula |
A formula class object specifying the response variable and explanatory variables by using columns of |
data |
Input data frame. |
A table which is similar to the summary() given by the lm() function.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.