noiseOut: Give the output of the noise model given the mean and...

Description Usage Arguments Value See Also Examples

View source: R/noiseOut.R

Description

computes the ouptut for the given noise given input mean and variances.

Usage

1
noiseOut(noise, mu, varsigma)

Arguments

noise

the noise structure for which the output is computed.

mu

the input mean values.

varsigma

the input variance values.

Value

y

the output from the noise model.

See Also

noiseParamInit, noiseCreate.

Examples

1
## missing

alkalait/gptk documentation built on March 7, 2020, 6:30 a.m.