build_models | R Documentation |
Creates a composite column using only columns in a data frame that have names that match a pattern.
build_models(outcome, predictors)
outcome |
a character string representing the outcome variable. |
predictors |
a list of one or more strings representing the predictors. If a vector is included in the list, the vector values are added to the model simultaneously. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.