Click or drag to resize
ARMAMaxLikelihoodMean Property
The mean used for centering the series.

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 scalar containing the value for centering the time series. By default the series is not centered.
See Also