dvm_rcpp | R Documentation |
Probability density function of the Von Mises distribution, defined as a function of the modified Bessel function of order 0 (written in C++)
dvm_rcpp(x, mu, kappa)
x |
Vector of quantiles |
mu |
Mean |
kappa |
Concentration |
Vector of densities
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.