ksdist | R Documentation |
Function to visualize the sampling distribution of D[n] (the Kolmogorov-Smirnov one sample statistic) and to find simulated critical values.
ksdist(n = 10, sims = 10000, alpha = 0.05)
n |
sample size |
sims |
number of simulations to perform |
alpha |
desired α level |
Alan T. Arnholt <arnholtat@appstate.edu>
ksLdist
ksdist(n = 10, sims = 15000, alpha =0.05)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.