qmetade | R Documentation |
Perform p value meta analysis using MetaDE
qmetade(..., metameth = "minP")
... |
2 or more vectors of equal lengths of p values |
metameth |
meta analysis method, defaluts to minP (OR=union-intersection) |
vector of p values
qmetade(runif(10), runif(10))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.