powered by
kernel.constants(kernel = "biweight", d = 1, product = TRUE)
kernel.function
kernel.constants() ## default (biweight), d=1 kernel.constants("epanechnikov",1) ## epanechnikov, d=1 kernel.constants("epanechnikov",2) ## product epanechnikov, d=2
Run the code above in your browser using DataLab