Description Usage Arguments Details Value See Also
Random generation for the matrix Fisher distribution with concentration kappa (or circular variance nu)
1 |
n |
sample size |
kappa |
the concentration parameter |
nu |
An alternative to kappa; circular variance |
The matrix Fisher distribution with concentration kappa (or circular variance nu) has density
C_\mathrm{{F}}(r|κ)=\frac{1}{2π[\mathrm{I_0}(2κ)-\mathrm{I_1}(2κ)]}e^{2κ\cos(r)}[1-\cos(r)]
where \mathrm{I_p}(\cdot) denotes the Bessel function of order p defined as \mathrm{I_p}(κ)=\frac{1}{2π}\int_{-π}^{π}\cos(pr)e^{κ\cos r}dr.
a sample of size n from the matrix Fisher distribution with concentration κ
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.