list_built_in_kernels: Return a list containing built in kernels.

Description Usage Value Examples

View source: R/kernelUtils.R

Description

Not all built in kernels are included - some are data-dependent (RF kernel) and others require additional things to be specified like degree or the dimensions of the data they act on.

Usage

1

Value

A list of built in kernel objects

Examples

1
2
built_in_kernels <- list_built_in_kernels()
built_in_kernels

mattdneal/gaussianProcess documentation built on May 21, 2019, 12:58 p.m.