calculate_impact: Sum up impacts of the variable including weights

Description Usage Arguments Value

View source: R/combined_imact_based_variables.R

Description

Sum up impacts of the variable including weights

Usage

1
calculate_impact(base_variables_importance, metric_cols, weights = NULL)

Arguments

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)

Value

temp_frame - dataframe with the combined impact of the variables


mjalocha/baseImportance documentation built on Dec. 21, 2021, 7:02 p.m.