Computes the maximum likelihood estimate of \(\kappa\), the concentration parameter of a von Mises distribution, given a set of angular measurements.
Arguments
- x
numeric. angles in degrees
- w
numeric. weightings
- bias
logical parameter determining whether a bias correction is used in the computation of the MLE. Default for bias is
FALSE
for no bias correction.- ...
optional parameters passed to
circular_mean()