View source: R/rmweather_plotting_functions.R
rmw_plot_importance | R Documentation |
rmw_train_model
.Function to plot random forest variable importances after training by
rmw_train_model
.
rmw_plot_importance(df, colour = "black")
df |
Data frame created by |
colour |
Colour of point and segment geometries. |
ggplot2 plot with point and segment geometries.
Stuart K. Grange
rmw_train_model
, rmw_model_importance
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.