Description Usage Arguments Value
Apply a smoothing function to multivariate local values
1 | knn_smoothing(v, i, f = mean)
|
v |
numeric vector. |
i |
precomputed matrix of nearest neighbor indexes. |
f |
smoothing function (default = mean). |
knn_smoothing
returns a numeric vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.