View source: R/kernelCollection.R
mu_probitnormal | R Documentation |
Returns a vector of the first two uncentered moments (μ_1,μ_2) for the
PNS kernel on the desired support
. Set param
to control kernel j.
mu_probitnormal(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.