Learn R Programming

gptk (version 1.06)

multiKernParamInit: MULTI kernel parameter initialisation.

Description

initialises the multiple output block kernel structure with some default parameters.

Usage

multiKernParamInit(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