ISlARMA.InitARSeas

Syntax

InitARSeas: Array;

Description

The InitARSeas property determines initial approximations of seasonal autoregression.

Comments

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

This property is relevant if seasonal autoregression order is defined: ISlARMA.OrderARSeas.

Example

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

See also:

ISlARMA