Description Usage Arguments Value Author(s) Examples
This plot offers an overview of the distribution of the ranks of the n best-ranked features. The order of the features is determined by the median rank of the feature across all nlcv runs.
1  | rankDistributionPlot(nlcvObj, n = 5, ...)
 | 
nlcvObj | 
 object of class   | 
n | 
 number of features for whicht the distribution should be displayed  | 
... | 
 additional arguments to the boxplot functions (such as   | 
For each of the n features, a boxplot is displayed.
Willem Talloen and Tobias Verbeke
1 2  |   data(nlcvRF_SS)
  rankDistributionPlot(nlcvRF_SS, n = 9)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.