Assembly: Ms;
The IMsCensus1Result interface is used to work with seasonal component calculation results by the Census1 method.
IMsCensus1Result
This interface is used in custom functions and methods that are used to calculate in a determinate equation.
Property name | Brief description | |
Irregula | The Irregula property returns irregular component. | |
MovingAverage | The MovingAverage property returns a smoothed series. | |
RatioDifferences | The RatioDifferences property returns ratio or difference. | |
Seasonal | The Seasonal property returns seasonal component. | |
SeasonalAdjustment | The SeasonalAdjustment property returns seasonal adjustment. | |
TrendCycle | The TrendCycle property returns trend-cycle component. |
Property name | Brief description | |
BaseMethod | The BaseMethod property returns statistical method containing results. | |
The Fitted property returns modeling series. | ||
Residuals | The Residuals property returns a residual series. | |
Stats | The Stats property returns summary statistics. | |
The TimeSeries property returns output series. |
See also: