Available kernel weighting functions
1 2 3 4 5 6 7 8 9 10 11 12 13 | weight_gaussian(x, bw)
weight_rectangular(x, bw)
weight_triangular(x, bw)
weight_epanechnikov(x, bw)
weight_biweight(x, bw)
weight_cosine(x, bw)
weight_optcosine(x, bw)
|
x |
vector to weight |
bw |
bandwidth to use |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.