Description Usage Arguments Value Examples
View source: R/feature.selection.R
Function to extract all numeric features
1 | feature_selection(dat, lab)
|
dat |
A data matrix with features as rows and samples as columns |
lab |
Label annotation that contains 2 classes, which corresponds to the samples in the column |
t-test and wilcox test btween the 2 classes
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.