Contour plot of the Kent distribution without any data | R Documentation |
The contour plot of the Kent distribution on the sphere is produced. The user can see how the shape and ovalness change as he/she changes the ovlaness parameter.
kent.contour(k, b)
k |
The concentration parameter. |
b |
The ovalness parameter. It has to be less than k/2 in order for the distribution to be unimodal. Otherwise it is bimodal. |
The goal of this function is for the user to see hwo the Kent distribution looks like.
A plot containing the contours of the distribution.
Michail Tsagris and Christos Adam.
R implementation and documentation: Michail Tsagris mtsagris@uoc.gr and Christos Adam pada4m4@gmail.com.
Kent John (1982). The Fisher-Bingham distribution on the sphere. Journal of the Royal Statistical Society, Series B, 44(1): 71-80.
kent.datacontour, kent.mle, vmf.contour, vmf.kerncontour
kent.contour(10, 4)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.