powered by
Function to visualize the sampling distribution of Dn and to find simulated critical values.
ksdist(n = 10, sims = 10000, alpha = 0.05)
sample size
number of simulations to perform
desired alpha level
ksLdist
# NOT RUN { ksdist(n = 10, sims = 10000, alpha = 0.05) # }
Run the code above in your browser using DataLab