Description Usage Arguments Value Examples
View source: R/differentialAnalysis.R
Given PAM and disease/control annotation, do Chi-square test for each row of PAM
1 | Chisq_Test_Pam(pam, label.vec.num, pvalue.cutoff = 0.05)
|
pam |
Input data object that contains the data to be tested. Required |
label.vec.num |
The target binary condition. Required |
pvalue.cutoff |
choose p-value cut-off |
df.output object
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.