Description Usage Arguments Value Examples
This function fits a linear model in R
1 |
formula |
A formula class object, similar to lm(). |
data |
Input data frame. |
A table with rows of each coefficients and columns for the
Estimate
, Std. Error
, t value
, and
Pr(|t|)
.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.