powered by
Threshold.FDR(x, q, cV.type = 2, type = c("Normal", "t", "F"), df1 = NULL, df2 = NULL)
x <- c(rnorm(1000), rnorm(100, mean = 3)) Threshold.FDR(x = x, q = 0.20, cV.type = 2)
Run the code above in your browser using DataLab