powered by
Lists all implemented kernels in distr6.
listKernels(simplify = FALSE)
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 Kernels and their traits.
simplify
Kernel
# NOT RUN { listKernels() # }
Run the code above in your browser using DataLab