View source: R/kernelCollection.R
mu_arcsin | R Documentation |
Returns a vector of the first two uncentered moments (μ_1,μ_2) for the
arcsin kernel on the desired support
.Equivalent to mu_beta(param=c(1/2,1/2)).
mu_arcsin(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.