rkhs_kernel | R Documentation |
Get RKHS kernel function
rkhs_kernel(
kernel = c("Biweight", "Henderson", "Epanechnikov", "Triangular", "Uniform",
"Triweight"),
degree = 2,
horizon = 6
)
kernel |
kernel uses. |
degree |
degree of polynomial. |
horizon |
horizon (bandwidth) of the symmetric filter. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.