simes_pval | R Documentation |
This function uses the Simes method to calculate a regional-level p-value
based on the single-eBayes p-values. It highly depends on the choice of
maxGap
in find_dames
.
simes_pval(sat, smtstat, midpt)
sat |
Output from |
smtstat |
(Smoothed) tstat vector from |
midpt |
Coordinate vector for each CpG site/tuple. |
When used as a FDR-control method, for positively correlated P-values, Simes method is even closer to the nominal alpha level than the Bonferroni-Holm method.
Vector of summarized pvals
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.