Learn R Programming

gptk (version 1.03)

cmpndNoiseParamInit: CMPND noise parameter initialisation.

Description

initialises the compound noise structure with some default parameters.

Usage

cmpndNoiseParamInit(noise,y)

Arguments

noise
the noise structure which requires initialisation.
y
the data design matrix.

Value

  • noisethe noise structure with the default parameters placed in.

See Also

noiseCreate, noiseParamInit.

Examples

Run this code
## missing

Run the code above in your browser using DataLab