Click or drag to resize
MultiCrossCorrelationGetMeanY Method
Returns an estimate of the mean of each channel of y.

Namespace: Imsl.Stat
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public double[] GetMeanY()

Return Value

Type: Double
A one-dimensional double containing the estimate of the mean of each channel in the time series y.
See Also