Description Usage Arguments Value Examples
This function performs linear regression on given data and models.
1 |
form |
the input formula. |
data |
The inputted dataset. |
A tibble containing the estimate, standard error, t value, and p value for the intercept.
1 | my_lm(form, my_gapminder)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.