Description Usage Arguments Value Examples
This function fits a linear model to the data given.
1 |
formula |
String input to be used as the formula for the linear model. |
data |
Data frame input to be used as the data the linear model used to fit on. |
a table with rows for each coefficient of the linear model including
the intercept, and columns for Estimate
, Std. Error
,
t value
, and Pr(>|t|)
.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.