The MsOutputCensus1SeriesType enumeration contains types of the output series that should be ontained on calculation by the Census1 method.
It is used by the following properties and methods:
Value | Brief description |
0 | MovingAverage. Smoothed series. |
1 | RatioDifferences. Difference for the additive seasonal model and relation for the multiplicative model. |
2 | Seasonal. Seasonal component. |
3 | SeasonalAdjustment. Seasonal adjustment. |
4 | TrendCycle. Trend-cycle component. |
5 | Irregula. Irregular component. |
See also: