A supporting function for the TS_AUTO_ARIMA. Retrieves the p value
produced by TS_AUTO_ARIMA when computing the ARIMA
model description.
Syntax
TS_AUTO_ARIMA_RESULT_MODEL_P(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 the double-precision floating point p output
parameter generated by TS_AUTO_ARIMA.
IMSL mapping
Maps to the first element of the IMSLS_MODEL 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