Function to visualize the sampling distribution of Dn for simple and composite hypotheses
ksLdist(n = 10, sims = 1000, alpha = 0.05)
n | sample size |
---|---|
sims | number of simulations |
alpha | desired alpha level |
# Figure 10.15 ksLdist(sims=10000,n=10)