getEmpiricalQvals {MOMA} | R Documentation |
Get empirical qvals
getEmpiricalQvals(test.statistics, null.statistics, alternative = "both")
test.statistics |
P-values generated from the test comparisons |
null.statistics |
P-values generated under the null (permutation) model |
alternative |
Optional : 1 or 2 tails used to generate the p-value |
A list with both the qvalues and empirical p-values from the supplied test and null stats