Description Usage Arguments Value Examples
van der Waerden test statistic based on spacing frequencies
1 | van.der.Waerden(Sk)
|
|
spacing frequencies |
van der Waerden test statistic
1 2 3 4 | data(pigeons)
spacings = compute_Sk(pigeons$control, pigeons$experimental)
van.der.Waerden(spacings$Sk)
van.der.Waerden(c(1,0,0,0,1,2))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.