Description Usage Arguments Value
Density function for the mixture of the uniform and von Mises distribution.
1 | d_uni_vM_mix(x, mu, kappa, p_unif)
|
x |
An object of class |
mu |
Mean direction of the distribution. Is coerced to class |
kappa |
Non-negative numeric value for the concentration parameter of the distribution. |
p_unif |
A numeric between 0 and 1. The probability of observing a point from the uniform distribution. |
The density at the locations given by x
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.