comb_pvals {ludic} | R Documentation |
Compute the negative of the log-sum for a vector of p-values.
comb_pvals(pv)
pv |
the vector of p-values to be combined together |
According to Fisher's rule, if the p-values are correlated, then this does not follow a simple chi-square mixture under the null.
the Fisher combination of the p-values. See Details.