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