Description Usage Arguments Value Author(s) Examples
Performs kernel regression using the Naraya-Watson estimator with the specified kernel and bandwidth
1 | RegKer(x,X,Y,ker,h)
|
x |
the point (or points) where we want to estimate Y value |
X |
sample of X |
Y |
sample of Y |
Ker |
kernel function to use |
h |
bandwith |
vector containing the predictions for x
Pablo Ramsés Alonso Martín
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.