A supporting function for TS_AUTO_ARIMA. Retrieves the corrected AIC
(AICC) output parameter produced by TS_AUTO_ARIMA.
Syntax
TS_AUTO_ARIMA_RESULT_AICC(auto_arima_result)
Licensing Prerequisites
Available only with RAP – The Trading Edition Enterprise.
Parameters
- auto_arima_result – A varbinary result generated by TS_AUTO_ARIMA.
Usage
Returns a double-precision floating point value for the resulting
corrected Akaike's Information Criterion output parameter.
IMSL Mapping
Maps to the IMSLS_AICC argument
of imsls_d_auto_arima.
Example
See the example for TS_AUTO_ARIMA.
Standards and Compatibility
- SQL – ISO/ANSI SQL compliant
- Sybase – not compatible with SQL Anywhere or Adaptive Server Enterprise