Description Usage Arguments Value
View source: R/combined_imact_based_variables.R
Sum up impacts of the variable including weights
1 | calculate_impact(base_variables_importance, metric_cols, weights = NULL)
|
base_variables_importance |
- dataframe with calculated base variables importance |
metric_cols |
- column names with metrics |
weights |
- weights for importance of variables in each model (default: NULL, equal) |
temp_frame - dataframe with the combined impact of the variables
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.