Takes the coefficients returned by the generate_coefficients function and prepares the coefficients for plotting.
process_coefficients(coefficients, survival_rate_cutoff = 0.05)
coefficients | A data.frame, the replicated coefficients. |
---|---|
survival_rate_cutoff | A numeric vector of length one; for |
A data.frame; the replicated coefficients processed for easy plotting.
Other utils: correlation_test
,
process_variable_importances
,
reduce_cores
,
remove_variables