Click or drag to resize
MultiCrossCorrelationGetMeanX Method
Returns an estimate of the mean of each channel of x.

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

Return Value

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