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

Related concepts
Scalar Time Series Forecasting and Analysis Functions