Description Usage Arguments Value See Also
This function plots a histogram of the correlation coefficient metrics.
1 |
x |
A vector, the correlation coefficient metrics to be plotted as a histogram. |
A ggplot object. This plot may be rendered by outputting it to the command line or modified using ggplot semantics.
Other plot: plot_coefficients_processed,
plot_model_performance_binomial_auc_score,
plot_model_performance_gaussian_mse_score,
plot_model_performance_gaussian_r2_score,
plot_model_performance_histogram,
plot_predictions_binomial,
plot_predictions_gaussian,
plot_roc_curve,
plot_variable_importances_processed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.