BL(pValues, alpha, silent=FALSE)errorControl, containing the type of error controlled by the function and the level alpha.p <-c(runif(10, min=0, max=0.01), runif(10, min=0.9, max=1))
result <- BL(p, alpha)
result <- BL(p, alpha, silent=TRUE)Run the code above in your browser using DataLab