View source: R/predict.density.R
predict.density | R Documentation |
Kernel density estimator predictions
## S3 method for class 'density'
predict(object, xnew, ...)
object |
density object |
xnew |
New data on which to make predictions for |
... |
additional arguments to lower level functions |
Klaus K. Holst
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.