View source: R/kernel-density.R
kr.yhat.cart | R Documentation |
Kernel regression on sphere using Fisherian density with Cartesian coordinates
kr.yhat.cart(r, mu, y, kappa)
r |
Locations at which to estimate dependent variables in Cartesian coordinates |
mu |
Locations in Cartesian coordinates (independent variables) |
y |
Values at locations (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.