Description Usage Arguments Value Examples
my_lm
is used to fit linear models.
1 |
formula |
a formula class object, which is a symbolic description of the model to be fitted. |
data |
an input data frame. |
A table
with statistics for this linear model, invluding the
(Intercept)!
and columns for the 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.