powered by
Uses Fisher's method to combine p-values from different tests.
fisherp(x)
A vector of p-values between 0 and 1.
A combined p-value.
# NOT RUN { fisherp(c(.042, .02, .001, 0.01, .89)) # }
Run the code above in your browser using DataLab