rt_regression_build_formula | R Documentation |
Builds a (string) formula to pass to lm
rt_regression_build_formula( dependent_variable, independent_variables = NULL, interaction_variables = NULL )
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.