Learn R Programming

gptk (version 1.0)

kernParamInit: Kernel parameter initialisation.

Description

initialises the parameters of a kernel.

Usage

kern <- kernParamInit(kern)

Arguments

kern
the kernel structure for which the parameters will be initialised.

Value

  • kernthe kernel structure with the parameters initialised.

See Also

kernCreate.

Examples

Run this code
## missing

Run the code above in your browser using DataLab