IMSL C# Numerical Library

MultiCrossCorrelation.GetMeanY Method 

Returns an estimate of the mean of each channel of y.

public double[] GetMeanY();

Return Value

A one-dimensional double containing the estimate of the mean of each channel in the time series y.

See Also

MultiCrossCorrelation Class | Imsl.Stat Namespace