callKernelByString: Select Built-in C++ Kernels by Name

Description Usage Arguments

View source: R/RcppExports.R

Description

Built in kernels include:

Usage

1
callKernelByString(kernelName, a, b, hyperParams, additionalParams)

Arguments

kernelName

the kernel's name (as a string)

a

the first data point

b

the second data point

hyperParams

the kernel's hyperparameters as a named numeric vector

additionalParams

a list of any additional parameters


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