View source: R/plotInfluence.R
plotInfluence | R Documentation |
Plot a GBM influence plot
plotInfluence(dw_model, col = "grey30", sort = TRUE)
dw_model |
Model object from running |
col |
Colour to use to use to colour the bars. Alternatively, users can
provide |
sort |
Sort the variables by their relative variable influences?
Defaults to |
Plot
David Carslaw
Other deweather model plotting functions:
plot2Way()
,
plotPD()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.