powered by
BHS(pValues)
numeric
p.adjust
p.adjust.methods
set.seed(123) p.raw <- runif(10, max = 0.2) rbind(p.raw, p.adj = SOUP::BHS(p.raw))
Run the code above in your browser using DataLab