powered by
Kernel distribution function
kfunction(ktype, X)
Returns a vector resulting from evaluating X.
A character string giving the type kernel to be used: "normal", "epanechnikov", "biweight", or "triweight".
normal
epanechnikov
biweight
triweight
A numeric vector of sample data.