listKernels | R Documentation |
Lists all implemented kernels in distr6.
listKernels(simplify = FALSE)
simplify |
logical. If FALSE (default) returns kernels with support as a data.table, otherwise returns kernel names as characters. |
Either a list of characters (if simplify
is TRUE) or a data.table of
Kernel
s and their traits.
Kernel
listKernels()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.