Description Usage Arguments Value Examples
Kolmogorov-Smirnov test
1
ks(x, ...)
x
Numeric Vector
...
Any extra parameters
list
1 2 3
set.seed(666) x <- rnorm(10, 7, 1) ks(x)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.