Rdocumentation
powered by
Learn R Programming
RFgroove (version 1.1)
plot.importance: Plot function for object of class importance
Description
Plot the values of the grouped variable importance which is the result of the function
varImpGroup
.
Usage
"plot"(x, type, horiz, ...)
Arguments
x
An object of class importance.
type
A string denoting the plot type. Supported types include dotchart or bar.
horiz
For barplot only. Should the bars be displayed horizontally (default: TRUE).
...
optional graphical parameters.