View source: R/class-highmlr-fit.R
| plot.highmlr_fit | R Documentation |
Forest / importance plot for a highmlr_fit
## S3 method for class 'highmlr_fit'
plot(x, top_n = 20, ...)
x |
A 'highmlr_fit' object. |
top_n |
Number of top features to plot (default 20). |
... |
Unused. |
A 'ggplot' object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.