Description Usage Arguments Details Value See Also
Density for the the circular von Mises-based distribution with concentration kappa
1 2 3 4 5 |
r,q |
vector of quantiles |
n |
number of observations. If |
kappa |
concentration paramter |
nu |
The circular variance, can be used in place of kappa |
Haar |
logical; if TRUE density is evaluated with respect to Haar |
lower.tail |
logica; if TRUE probabilites are P(X≤ x) otherwise, P(X>x) |
The circular von Mises-based distribution has the density
C(r|κ)=exp[κ cos(r)]/[2π I(κ)]
where I(κ) is the modified bessel function of order 0.
dvmises
gives the density, pvmises
gives
the distribution function, rvmises
generates
random deviates
Angular-distributions for other distributions in the rotations package
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.