View source: R/builtin_kernels_get_kernel.R
get_kernel | R Documentation |
Helper function that gets a kernel function for kdensity.
get_kernel(kernel_str)
kernel_str |
a string specifying which kernel to use. |
a kernel function of the format k(u) with integral normalized to 1.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.