TS_DOUBLE_ARRAY Function [Scalar]

A supporting function for TS_GARCH. Constructs a logical array consisting of 3 – 10 constant double-precision floating point values, and returns a single varbinary value.

Syntax

TS_DOUBLE_ARRAY(xguess1, xguess2, xguess3, [ … [ , xguess10] …] ])

Licensing prerequisites

Available only with RAP – The Trading Edition Enterprise.

Parameters

Usage

A scalar function that supports TS_GARCH. Generates the xguess_array for the TS_GARCH xguess_binary_encoding parameter.

IMSL mapping

Maps to the float xguess[] argument of imsls_d_garch.

Example

See the example for TS_GARCH.

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

Related reference
TS_GARCH Function [Aggregate]