Description Usage Arguments Value Examples
This function fits linear regression model.
1 |
formula |
A formula class object to fit |
data |
Numeric data frame to fit |
A table of linear model parameter of formula
including:
data
with Estimate
, Std. Error
,
t value
, and Pr(>|t|)
.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.