Stat Assembly > Stat Assembly Interfaces > IArimaSpecification
The IArimaSpecification interface defines the specification parameters of the ARIMA method.
Property name | Brief description | |
![]() |
The AutoRegressionOrder property determines autoregression order. | |
![]() |
The Cycle property determines seasonality period. | |
![]() |
The DifferenceOrder property determines difference order. | |
![]() |
The MovingAverageOrder property determines order of moving average. | |
![]() |
The SeasonalAutoRegressionOrder property sets order of seasonal autoregression. | |
![]() |
The SeasonalDifferenceOrder property determines order of seasonal difference. | |
![]() |
The SeasonalMovingAverageOrder property determines order of seasonal moving average. |
See also:
Stat Assembly Interfaces | ISmArima | IArimaSpecificationInitialValues