
Matrix version for combining p-values using fisher or stouffer method. Much faster than doing metap::sumlog() and metap::sumz()
Source:R/plaidtest.R
matrix_metap.RdMatrix version for combining p-values using fisher or stouffer method. Much faster than doing metap::sumlog() and metap::sumz()
Usage
matrix_metap(plist, method = c("stouffer", "fisher", "maxp")[1])