integPvals | R Documentation |
The function integrate multiple p-values into the joint p-value of p-values based on the order statistics of p-values. An joint p-value #is given by the kth order statistic.
integPvals(pvalmatrix)
pvalmatrix |
Numeric matrix of p-values, columns represent different sets of p-values |
matrix The matrix of two columns: gene, weight(p-value)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.