View source: R/biomarker_utils.R
RankFeatures | R Documentation |
Ranks features based on various importance measures, return imp.vec which contains the importance measures of unordered features
RankFeatures(x.in, y.in, method, lvNum)
x.in |
Input the X features |
y.in |
Input the Y features |
method |
Input the method |
lvNum |
Input the number of levels |
Jeff Xia jeff.xia@mcgill.ca McGill University, Canada License: GNU GPL (>= 2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.