powered by
Implements the Epanechnikov kernel function
Epan(x)
Scalar, the value of the Epanechnikov kernel at \(x\).
A vector of design points where the kernel will be evaluated.
Implements the Epanechnikov kernel function $$ K(x) = \frac{3}{4}(1-x^2)*(|x|<1)),$$