powered by
Evaluate the kernel function at x: Gaussian, Epanechnikov, Uniform, Quartic. This function is not intended to be used directly.
gaussien(X) epane(X) uniform(X) quartic(X)
Returns a scalar, a vector or a matrix which coordinates are the values of the kernel at the given coordinate
The value where the function has to be evaluate, should be a numeric and can be a scalar, a vector or a matrix
Pierre-Andre Cornillon, Nicolas Hengartner and Eric Matzner-Lober.
ibr