Learn R Programming

gptk (version 1.06)

whiteKernParamInit: WHITE kernel parameter initialisation.

Description

initialises the white noise kernel structure with some default parameters.

Usage

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