ISmx12arima.OrderMASeas

Fore Syntax

OrderMASeas: Array;

Fore.NET Syntax

OrderMASeas: SystemArray;

Description

The OrderMASeas property determines seasonal moving average order.

Comments

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

Fore and Fore.NET Examples

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

See also:

ISmx12arima