ARIMAESTIMATE function performs parameter estimation for both seasonal and non-seasonal AR (auto-regressive), MA (moving-average), combined ARMA, as ARIMA models. It supports the seasonally extended Box and Jenkins ARIMA model formula. Both 'continuous' and 'non-continuous' AR and MA models are supported - where 'continuous' means that the associated 'lags' are continuous, and non-continuous means the associated lags are non-continuous.
- Type: DB SessionTeradata ConnectionConnection to a Teradata Database Instance
- Type: TableInputPassed in a logical univariate series, this function estimates the coefficients corresponding to the ARMA model
- Type: TableInput2Passed in a logical univariate series, this function estimates the coefficients corresponding to the ARMA model