Description Usage Arguments Value
View source: R/helper_function.R
Calculate p-values using logistic regression.
1 | pvalue_logit(x, class_label, Met_name)
|
x |
a data frame consists of data from group 1 and group 2. |
class_label |
a binary array indicating 0: group 1; 1: group 2. |
Met_name |
an array of ID. |
p-values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.