Description Usage Arguments Value
Bar plot of variable importances.
1 2 | plotVarImp(name, importance, numVars = 25, responseOrder = NULL,
xlabel = "Variable Importance")
|
name |
names of variables (sorted by order of plot, high to low) |
importance |
of variables (sorted by order of plot, high to low) |
numVars |
the total number of variables to plot (default=25) |
responseOrder |
the order of responses if multinomial |
plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.