# NOT RUN {
# Example 1: testing the Gumbel distribution hypothesis using the correlation test
x <- -log(rexp(20)) # simulating a data set from the standard Gumbel distribution
ev_test(x)
# }
Run the code above in your browser using DataLab