powered by
multTestAdjust(pValVec, adjustMethod)
"holm", "hochberg", "hommel", "bonferroni", "BH", "BY", "fdr", "none"
?p.adjust
incorporatepValVec
Ttest
data(pValVec1, package="RNAither") ##for details on the generation of pValVec1, see the example of the Ttest function linked above. newpvalvec <- multTestAdjust(pValVec1,"fdr")
Run the code above in your browser using DataLab