Description Usage Arguments Value References See Also Examples
Performs a Rayleigh test of uniformity, assessing the significance of the mean resultant length. The alternative hypothesis is a unimodal distribution with unknown mean direction and unknown mean resultant length.
1 |
x |
vector of angular measurements in radians. |
degree |
logical flag: if TRUE, data is assumed to be measured in degrees rather than radians. Default is FALSE. |
Returns a list with two components: the mean resultant length, r.bar, and the p-value of the test statistic, p.value.
Jammalamadaka, S. Rao and SenGupta, A. (2001). Topics in Circular Statistics, Sections 3.3.2 and 3.4.1, World Scientific Press, Singapore.
circ.range, kuiper, rao.spacing, v0.test, watson
1 2 |
Loading required package: MASS
Loading required package: boot
$r.bar
[1] 0.730023
$p.value
[1] 3.217612e-07
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.