PWsimDichot | R Documentation |
Dichotomize p-values of PW pairs according to pair p threshold (say 0.01) [and vertex metaP threshold (say 0.01)]
PWsimDichot(pwPairP, metaP = NULL, pTh.pwPair = 0.01, pTh.pw = 0.01)
pwPairP |
output from function PWsim |
metaP |
list component $metaP of function dichotGSAR output |
pTh.pwPair |
threshold value applied on the overall meta-analysis p-value (p-statistic) |
pTh.pw |
threshold value applied on the p-value (p-statistics) of individual datasets |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.