Description Usage Arguments Value
View source: R/builtin_kernels_get_kernel.R
Helper function that gets a kernel function for kdensity.
1 | 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.