Description Usage Arguments Value Examples
Rayleigh z-test implementation
1 | testRayleigh(angles)
|
angles |
Numeric vector containing angles in radians |
P-value of unidirectionality under the uniformity null hypothesis
1 2 | testRayleigh(as.numeric(circular::rvonmises(10, circular::circular(1), 2)))
testRayleigh(seq(0, 2*pi, 0.1))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.