esomnibus | R Documentation |
Epps-Singleton two-sample test for equality of distribution
esomnibus(x, ...)
x |
A vector or a formula |
... |
An S3 object of type
x = runif(50)
y = rnorm(50)
esomnibus(x,y)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.