depa | R Documentation |
Epanechnikov kernel
depa(xx, loc = 0, scale = 1)
xx |
the evaluation points. |
loc |
the location parameter (normalized to be 0). |
scale |
the scale parameter (normalized to be 1). |
values.
depa(0)
depa(seq(-1,1,by=0.05))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.