IMSL C# Numerical Library

ARSeasonalFit.Center Property

The setting for centering the input time series.

public ARSeasonalFit.CenterMethod Center {get; set;}

Property Value

A CenterMethod containing the setting for Center, either None, Mean, or Median.

Remarks

By default, Center=CenterMethod.Mean

See Also

ARSeasonalFit Class | Imsl.Stat Namespace