IMSL C# Numerical Library

ARMAEstimateMissing.Mean Property

The mean value used to center the series.

public double Mean {get; set;}

Property Value

A double scalar value used to center the series.

Remarks

By default the median of the series is used for centering.

See Also

ARMAEstimateMissing Class | Imsl.Stat Namespace