Description Usage Arguments Value Examples
This function takes a formula and input data and fits a linear regression model of the data to the formula, providing summary statistics.
1 |
formula |
formula to fit the input data to |
data |
input data frame |
A table of the parameters of the model and their respective estimated values, standard errors, t values, and p values
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.