View source: R/merging_function.R
merging_function | R Documentation |
Multiple testing combination method based on Vovk et al. 2018.
merging_function(pval, r)
pval |
Numeric vector of p-values used for combination. |
r |
Numeric, parameter for Vovk's methods. |
Numeric, a single pvalue.
Vovk, V., Wang., R., (2018), Combining p-values via averaging, Biometrika 107(4): 791–808.
haplotest()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.