Click or drag to resize
AutoCorrelationMean Property
The mean of the time series x.

Namespace: Imsl.Stat
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public double Mean { get; set; }

Property Value

Type: Double
A double containing the mean of the time series x.
See Also