Kernel density estimator predictions

# S3 method for density
predict(object, xnew, ...)

Arguments

object

density object

xnew

New data on which to make predictions for

...

additional arguments to lower level functions

Author

Klaus K. Holst