Takes the variable importances returned by the generate_variable_importances function and prepares the variable importances for plotting.

process_variable_importances(variable_importances)

Arguments

variable_importances

A data.frame, the replicated coefficients.

Value

A data.frame; the replicated variable importances processed for easy plotting.

See also

Other utils: correlation_test, process_coefficients, reduce_cores, remove_variables