Description Usage Arguments Value See Also
Evaluates the biweight kernel,
K(u)=\frac{15}{16} (1-u^2)^2 I[|u|≤q 1].
This is a highly efficient kernel which is continuous and has a continuous first derivative.
1 | biweight(u)
|
u |
a vector of points at which to evaluate the kernel. |
a vector giving the evaluations.
Other kernel functions:
epanechnikov()
,
gauss()
,
uniform()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.