MLE of the Kent distribution: MLe of the Kent distribution
Description
It estimates the concentration and the ovalness parameter of some directional data assuming the Kent distribution. The mean direction and major and minor axes are also estimated.
Usage
kent.mle(x)
Arguments
x
A matrix containing spherical data in Euclidean coordinates.
Value
A list including:
runtime
The run time of the procedure.
G
A 3 x 3 matrix whose first column is the mean direction. The second and third columns are the major and minor axes respectively.
para
The concentration \(\kappa\) and ovalness \(\beta\) parameters are stored here.
logcon
The logarithm of the normalising constant, using the third type apprxoimation.
loglik
The value of the log-likelihood.
Details
The Kent distribution is fitted to some data and its parameters are estimated.
References
Kent John (1982). The Fisher-Bingham distribution on the sphere. Journal of the Royal Statistical Society, Series B, 44(1): 71-80.