ISlARMA.InitMASeas

Syntax

InitMASeas: Array;

Description

The InitMASeas property determines initial approximations of seasonal moving average.

Comments

InitMASeas is a real array that is used to calculate autoregression and moving average in the ARIMA model.

This property is relevant if the order of seasonal moving average is defined: ISlARMA.OrderMASeas.

Example

The property use is given in the example for ISlARMA.PeriodSeas.

See also:

ISlARMA