powered by
Implementation of independent (Bonferroni) multiple testing.
hBonferroni(p, threshold)
object of type "numeric".
performs independent multiple testing using the Bonferroni correction at given threshold, returns rejected indices
# NOT RUN { hBonferroni(runif(10),threshold=0.1) # }
Run the code above in your browser using DataLab