powered by
plot.dkde
dkde
## S3 method for class 'dkde': plot(x, fx = NULL, \dots) ## S3 method for class 'dkde': lines(x, \dots)
function
par
!is.null(fx)
plot.density
deriv.order = 0
plot(dkde(kurtotic,deriv.order=0,kernel="gaussian"),sub="") lines(dkde(kurtotic,deriv.order=0,kernel="biweight"),col="red")
Run the code above in your browser using DataLab