powered by
getcutoff(stat, alpha, reverse)
montecarlo
#top 1 percent getcutoff(runif(1000),0.01,TRUE) #bottom 1 percent getcutoff(runif(1000),0.01,FALSE)
Run the code above in your browser using DataLab