Description Usage Arguments Value Examples
This function fits a linear model.
1 |
formula |
A formula class object (same as |
data |
A data frame. |
pp |
A numeric specifying the scientific notation precision for the values in the returned table. |
A table containing the following cols for each coefficient:
Estimate
(expected change in the response due to a unit change in the
feature), Std. Error
(standard error of the estimate), t value
(t-statistic), and Pr(>|t|)
(p-value).
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.