Learn R Programming

gptk (version 1.06)

rbfKernParamInit: RBF kernel parameter initialisation.

Description

initialises the radial basis function kernel structure with some default parameters.

Usage

rbfKernParamInit(kern)

Arguments

kern
the kernel structure which requires initialisation.

Value

  • kernthe kernel structure with the default parameters placed in.

See Also

kernCreate, kernParamInit.

Examples

Run this code
## missing

Run the code above in your browser using DataLab