listKernels: Lists Implemented Kernels

View source: R/listKernels.R

listKernelsR Documentation

Lists Implemented Kernels

Description

Lists all implemented kernels in distr6.

Usage

listKernels(simplify = FALSE)

Arguments

simplify

logical. If FALSE (default) returns kernels with support as a data.table, otherwise returns kernel names as characters.

Value

Either a list of characters (if simplify is TRUE) or a data.table of Kernels and their traits.

See Also

Kernel

Examples

listKernels()

alan-turing-institute/distr6 documentation built on Feb. 26, 2024, 11 a.m.