Description Usage Arguments Value
View source: R/classify_variables.R
Calculate class for each base variable
1 | classify_variables(frame, base_columns, metric_columns)
|
frame |
- dataframe with columns: model variable name, base variable name, model id, and the rest of the columns concern the impact of the variables |
base_columns |
- model variable name, base variable name, model id column names |
metric_columns |
- matric column names |
dataframe with columns: model variable name, base variable name, model id, class, and the rest of the columns concern the impact of the variables
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.