View source: R/kernel-density.R
kde.fhat | R Documentation |
Kernel density estimate on sphere using Fisherian density with polar coordinates
kde.fhat(r, mu, kappa)
r |
Locations at which to estimate density in polar coordinates |
mu |
Locations of data points in polar coordinates |
kappa |
Concentration parameter |
Vector of density estimates
David Sterratt
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.