rt_regression | R Documentation |
Builds a (string) formula to pass to lm
rt_regression( dataset, dependent_variable, independent_variables, interaction_variables = NULL )
dataset |
dataset |
dependent_variable |
dependent_variable |
independent_variables |
independent_variables |
interaction_variables |
list with elements as character vectors. each element is an interaction |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.