Description Usage Arguments Value Examples
Nadaraya-Watson nonparametric regression over a grid.
1 |
x |
vector with values for the regressor variable; |
y |
vector with values for the dependent variable; |
xg |
vector where the user wants to evaluate the estimator; |
h |
bandwidth (scalar); |
k1 |
a kernel function; |
... |
specific parameters for k1. |
vector with the Nadaraya-Watson estimates at xg.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.