process_variable_importances: Process variable importances.

Description Usage Arguments Value See Also

View source: R/process.R

Description

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

Usage

1
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


easyml documentation built on June 26, 2017, 9:02 a.m.