powered by
fdrControl
fdrControl(x, alpha_thresholds = seq(0.01, 0.5, length = 100))
outlier
alpha_thresholds
seq(0.01,0.50,length=100)
x <- NULL x$fdr <- seq(0.0,0.4,length=100) fdrControl(x)
Run the code above in your browser using DataLab