Learn R Programming

gptk (version 1.0)

cmpndKernParamInit: CMPND kernel parameter initialisation.

Description

initialises the compound kernel structure with some default parameters.

Usage

kern <- cmpndKernParamInit(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