View source: R/biomarker_utils.R
GetImpFeatureMat | R Documentation |
feat.outp is a list that contains the ranked features in each cross validation (CV) and returns a two column matrix, col 1 = median ranking and col 2 = mean importance measure
GetImpFeatureMat(mSetObj = NA, feat.outp, bestFeatNum)
mSetObj |
Input the name of the created mSetObj (see InitDataObjects) |
feat.outp |
Input the list that contains the ranked features in each cross validation (CV) and returns a two column matrix, col 1 = median ranking and col 2 = mean importance measure |
bestFeatNum |
Numeric |
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.