Description Usage Arguments Examples
Kernel function based on the Epanechnikov kernel.
1 | normkernel(x,H)
|
x |
Evaluation point. |
H |
Positive-definite, symmetric matrix as bandwidth. |
1 | normkernel(c(1,1),H = diag(2))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.