View source: R/kernelCollection.R
mu_exponential | R Documentation |
Returns a vector of the first two uncentered moments (μ_1,μ_2) for the
Exponential kernel on the desired support
with parameter ζ=param
.
mu_exponential(support = c(0, 1), param = 0)
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.