Takes the variable importances returned by the generate_variable_importances function and prepares the variable importances for plotting.
process_variable_importances(variable_importances)
| variable_importances | A data.frame, the replicated coefficients. |
|---|
A data.frame; the replicated variable importances processed for easy plotting.
Other utils: correlation_test,
process_coefficients,
reduce_cores,
remove_variables