plot.vim | R Documentation |
This function plots variable importance measures yielded by the function
vim
in a dotchart.
## S3 method for class 'vim'
plot(x, p = 10, ...)
x |
An object of the class |
p |
The number of most important terms which will be included in the plot. A value of 0 leads to plotting all terms. |
... |
Ignored additional parameters |
No return value, called for side effects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.