Kernel function based on the normal distribution.
epakernel(x,H)
x
Evaluation point.
H
Positive-definite, symmetric matrix as bandwidth.
epakernel(c(1,1),H = diag(2))