Description Usage Arguments Value Examples
This function fits a linear model to the input data frame.
1 |
formula |
Formula input indicating the desired linear model. |
data |
Data Frame that the model will fit on. |
Data frame containing the estimate, standard error, t value, and p values of the coefficients, all calculated from fitting the linear model.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.