View source: R/kernelCollection.R
mu_epanechnikov | R Documentation |
Returns a vector of the first two uncentered moments (μ_1,μ_2) for the
Epanechnikov kernel on the desired support
.
mu_epanechnikov(support = c(0, 1), param = NULL)
support |
lower and upper bound of kernel window |
param |
optional parameters to kernel |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.