R/utils.R
kernel_f.Rd
Compute the values for some kernels.
kernel_f(u, type = "epanechnikov")
Vector, points to estimate the kernel.
String (default = 'epanechnikov'), the kernel used for the estimation:
epanechnikov
uniform
biweight
Vector, the evaluated kernel.