View source: R/kernel-density.R
kde.fhat.cart | R Documentation |
Kernel density estimate on sphere using Fisherian density with Cartesian coordinates
kde.fhat.cart(r, mu, kappa)
r |
Locations at which to estimate density in Cartesian coordinates on unit sphere |
mu |
Locations of data points in Cartesian coordinates on unit sphere |
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.