kernel_eval | R Documentation |
Function that evaluates product kernel at x based on the chosen function.
kernel_eval(x, kernel_type)
x |
Evaluation point. |
kernel_type |
Type of kernel function. Choose from "uniform", "triangular", "epanechnikov". |
Kernel evaluated at x
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.