View source: R/kernelCollection.R
mu_discrete | R Documentation |
Returns a vector of the first two uncentered moments (μ_1,μ_2) for the
discrete kernel on the desired support
with weights in the param
vector.
mu_discrete(support = 0.99, param = rep(1, length(support)))
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.