Description Usage Arguments Details Value Author(s) References See Also Examples
Returns the mean resultant length of a vector of circular data.
1 | rho.circular(x, na.rm = FALSE)
|
x |
a vector. The object is coerced to class
|
na.rm |
logical, indicating if |
Each observation is treated as a unit vector, or point on the unit circle. The resultant vector of the observations is found, and the length of the resultant vector divided by the sample size is returned.
Returns the mean resultant length of data.
Claudio Agostinelli and Ulric Lund
Jammalamadaka, S. Rao and SenGupta, A. (2001). Topics in Circular Statistics, Section 1.3, World Scientific Press, Singapore.
mean.circular
, var.circular
,
summary.circular
and mle.vonmises
.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.