View source: R/kernel-density.R
kr.yhat | R Documentation |
Kernel regression on sphere using Fisherian density with polar coordinates
kr.yhat(r, mu, y, kappa)
r |
Locations at which to estimate dependent variables in polar coordinates |
mu |
Locations in polar coordinates (independent variables) |
y |
Values at data points (dependent variables) |
kappa |
Concentration parameter |
Estimates of dependent variables at locations r
David Sterratt
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.