Description Usage Arguments Value Examples
This function fits and summarizes the results of a linear model estimated with Ordinary Least Squares.
1 |
formula |
A formula object |
data |
A data frame or matrix. |
Returns a list object with a model table containing the coefficients
,
t-values
, degrees of freedom, and p-values computed from the t-distribution.
These regression coefficients should be exactly the same as the base R lm().
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.