Description Usage Arguments Value
Merge p-values using the Brown's method.
1 | brownsMethod(p.values, data.matrix = NULL, cov.matrix = NULL)
|
p.values |
A vector of m p-values. |
data.matrix |
An m x n matrix representing m tests and n samples. NA's are not allowed. |
cov.matrix |
A pre-calculated covariance matrix of |
A single p-value representing the merged significance of multiple p-values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.