Description Usage Arguments Value Author(s) See Also
Calculate p value and AUC for each feature.
1 2 3 |
test.method |
Which test you want to use? "t" means stutent t test and "wilcox" mean wilcoxon test. |
adjust.method |
p value correction method. See p.adjust function. |
log.scale |
Data transformation method, defaulst is FALSE. |
MetFlowData |
MetFlowData. |
class |
Class used to do test. |
MetFlowData which has been added p and AUC information in tags.
Xiaotao Shen shenxt@sioc.ac.cn
The details of univariate test can
be found in t.test
,
p.adjust
and wilcox.test
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.