kernel_f | R Documentation |
Compute the values for some kernels.
kernel_f(u, type = "epanechnikov")
u |
Vector, points to estimate the kernel. |
type |
String (default = 'epanechnikov'), the kernel used for the estimation:
|
Vector, the evaluated kernel.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.