axialvonMises {circular} | R Documentation |
Axial von Mises Density Function
Description
Density for the axial von Mises circular distribution.
Usage
daxialvonmises(x, mu, kappa, l = 2)
Arguments
x |
a vector. The object is coerced to class |
mu |
mean direction of the distribution. The object is coerced to class |
kappa |
non-negative numeric value for the concentration parameter of the distribution. |
l |
a positive number. |
Value
daxialvonmises
gives the density.
Author(s)
Claudio Agostinelli
References
Jammalamadaka, S. Rao and SenGupta, A. (2001). Topics in Circular Statistics, Section 2.2.4, World Scientific Press, Singapore.
[Package circular version 0.5-0 Index]