Description Usage Arguments Details Value See Also Examples
Inverse function of the ratio of the first and zeroth order Bessel functions of the first kind. This function is used to compute the maximum likelihood estimate of the concentration parameter of a von Mises distribution.
1 | A1inv(x)
|
x |
numeric value in the interval between 0 and 1. |
A1inv(0) = 0 and A1inv(1) = inf. This function is useful in estimating the concentration parameter of data from a von Mises distribution.
Returns the value k, such that A1inv(x) = k, i.e. A1(k) = x.
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.