Description Usage Arguments Value See Also
Takes the coefficients returned by the generate_coefficients function and prepares the coefficients for plotting.
1 | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.