TS_GARCH_RESULT_AIC Function [Scalar]

A supporting function for TS_GARCH. Retrieves the Akaike Information Criterion output parameter, AIC, produced by the TS_GARCH aggregate function.

Syntax

TS_GARCH_RESULT_AIC (ts_garch_result)

Licensing prerequisites

Available only with RAP – The Trading Edition Enterprise.

Parameters

Usage

Returns a double-precision floating point value for the resulting Akaike Information Criterion output parameter.

IMSL mapping

Maps to the IMSLS_AIC, float *aic, 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