Show contents 

Modeller > Modeller Assembly Interfaces > IEmAutoRegressionSettings > IEmAutoRegressionSettings.AutoRegressionOrder

IEmAutoRegressionSettings.AutoRegressionOrder

Fore syntax

AutoRegressionOrder: Integer;

Fore.NET syntax

AutoRegressionOrder: integer;

Description

The AutoRegressionOrder property determines autoregression order.

Comments

Autoregression order value must be greater than zero.

Fore and Fore.NET examples

The property use is given in the example for IEmAutoRegressionSettings.Serie.

See also:

IEmAutoRegressionSettings