IMSL C# Numerical Library

ARMAMaxLikelihood.Mean Property

The mean used for centering the series.

public double Mean {get; set;}

Property Value

A double scalar containing the value for centering the time series. By default the series is not centered.

See Also

ARMAMaxLikelihood Class | Imsl.Stat Namespace