MLE angle (maximum density) using a von Mises distribution kernel with specified concentration.
Arguments
- x
numeric vector. Values in degrees.
- kappa
von Mises distribution concentration parameter. Will be estimated using
est.kappa()if not provided.- axial
logical. Whether the data are axial, i.e. pi-periodical (
TRUE, the default) or directional, i.e. \(2 \pi\)-periodical (FALSE).#' @param kappa- n
the number of equally spaced points at which the density is to be estimated.
