Learn R Programming

circular (version 0.3-1)

axialvonMises: 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 circular.
mu
mean direction of the distribution. The object is coerced to class circular
kappa
non-negative numeric value for the concentration parameter of the distribution.
l
a positive number. l=2 provide the axial distribution in the range [0, pi].

Value

  • daxialvonmises gives the density.

References

Jammalamadaka, S. Rao and SenGupta, A. (2001). Topics in Circular Statistics, Section 2.2.4, World Scientific Press, Singapore.