Description Usage Arguments Value Examples
A simple wrapper on lm()
that takes input in a pipe-friendly order
and gives output tidied by broom::tidy()
1 |
df |
A dataframe R will pull the variables from to run the regression |
model |
A model object of class "lm" or a valid formula. |
... |
Further arguments to |
A data frame of model information
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.