extract_predictors | R Documentation |
Extract independent variables from a formula
extract_predictors(formula = formula())
formula |
an object of class |
A list with a character vector of all predictors and a logical value indicating whether the model includes an intercept term.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.