Learn R Programming

gptk (version 1.0)

cmpndNoiseParamInit: CMPND noise parameter initialisation.

Description

initialises the compound noise structure with some default parameters.

Usage

noise <- cmpndNoiseParamInit(noise)

Arguments

noise
the noise structure which requires initialisation.

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