Description Usage Arguments Value Author(s) Examples
View source: R/randomForest_ptest.R
Create plots for Gini importance and permutation-based variable Gini importance measures.
| 1 2 | 
| rForest | an object of class randomForest that contains the proximity component from statTarget rForest function. | 
| pimpModel | an object of permutation-based variable Gini importance measures (PIMP-algorithm) from statTarget rForest function. | 
| nvarRF | The number of variables in importance plot of randomForest. | 
| border | The color to be used for the border of the bars. Use border = NA to omit borders. see also barplot. | 
| space | The amount of space (as a fraction of the average bar width) left before each bar. May be given as a single number or one number per bar. see also barplot | 
| ... | A generic barplot function from graphics package. | 
The output of the name of selected variable importance.
Hemi Luan, hemi.luan@gmail.com
| 1 2 3 4 5 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.