View source: R/misc_functions.R
get_lm | R Documentation |
Take two numerical vectors and output a dataframe containing the OLS slope and intercept
get_lm(x, y)
x |
Independent variable. |
y |
Dependent variable. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.