Description Usage Arguments Details Value Examples
Random generation for the the circular von Mises-based distribution with concentration kappa
1 |
n |
The number of angles desired |
kappa |
The concentration parameter of the distribution |
nu |
An alternative to kappa; circular variance |
The circular von Mises-based distribution has the density
C_\mathrm{M}(r|κ)=\frac{1}{2π \mathrm{I_0}(κ)}e^{κ\cos(r)}
.
S3 rvmises
object; a vector of n angles following
the von Mises Circular distribution with concentration
kappa and mean/mode 0
1 | r<-rvmises(20,0.01)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.