Description Usage Arguments Details Value References See Also
Density and random generation for the Cayley 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 |
The symmetric Cayley distribution with concentration kappa (or circular variance nu) had density
C(r |κ)= Γ(κ+2)(1+cos r)^κ(1-cos r)/[Γ(κ+1/2)2^(κ+1)√π].
dcayley
gives the density, pcayley
gives
the distribution function, rcayley
generates
random deviates
León C, é JM and Rivest L (2006). "A statistical model for random rotations." _Journal of Multivariate Analysis_, *97*(2), pp. 412-430.
Schaeben H (1997). "A Simple Standard Orientation Density Function: The Hyperspherical de la Vallée Poussin Kernel." _Phys. Stat. Sol. (B)_, *200*, pp. 367-376.
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.