Description Usage Arguments Value Examples
Wheeler-Watson test statistic based on spacing frequencies
1 | wheeler_watson(Sk)
|
|
spacing frequencies |
Wheeler-Watson test statistic
1 2 3 4 | data(pigeons)
spacings = compute_Sk(pigeons$control, pigeons$experimental)
wheeler_watson(spacings$Sk)
wheeler_watson(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.