View source: R/biomarker_utils.R
CalculateFeatureRanking | R Documentation |
Perform calculation of feature importance (AUC, p value, fold change)
CalculateFeatureRanking(mSetObj=NA, clust.num=5)
mSetObj |
Input the name of the created mSetObj (see InitDataObjects) |
clust.num |
Numeric, input the number of clusters for cluster-analysis |
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.