ISmx12arima.OrderMA

Fore Syntax

OrderMA: Array;

Fore.NET Syntax

OrderMA: SystemArray;

Description

The OrderMA property determines moving average order.

Comments

To parse the strings with parameters of moving average, use the ISmx12arima.ParseMA property.

Fore and Fore.NET Examples

The property use is given in the example for ISmx12arima.OutliersARIMAao.

See also:

ISmx12arima