wp.adjust {metaseqR} | R Documentation |
A wrapper around the p.adjust
function to
include also the qvalue adjustment procedure from the
qvalue package. Internal use.
wp.adjust(p, m)
p |
a vector of p-values. |
m |
the adjustment method. See the help of
|
Panagiotis Moulos