TS_INT_ARRAY Function [Scalar]

A supporting function for TS_AUTO_ARIMA and TS_AUTO_ARIMA_OUTLIER.

Syntax

TS_INT_ARRAY(int1, int2, int3, int4, [ … [ ,  int10] …] ])

Licensing prerequisites

Available only with RAP – The Trading Edition Enterprise.

Parameters

Usage

Returns a varbinary value that encodes the specified integer input elements as a logical array of values.

IMSL mapping

If you supply four integers and pass the result to TS_AUTO_ARIMA or TS_AUTO_ARIMA_OUTLIER, then TS_INT_ARRAY maps to method 3 of the (IMSLS_METHOD, int method) input argument of imsls_d_auto_arima in the IMSL libraries.

Example

See the example for TS_AUTO_ARIMA.

Standards and compatibility

See also


  • System Administration Guide: Volume 2 > Using OLAP

  • IMSL C Numerical Library User’s Guide: Volume 2 of 2 C Stat Library