Show contents 

Stat Assembly > Stat Assembly Interfaces > IHACOptions > IHACOptions.LRCLagSpecification

IHACOptions.LRCLagSpecification

Fore Syntax

LRCLagSpecification: LRCLagSpecificationType;

Fore.NET Syntax

LRCLagSpecification: Prognoz.Platform.Interop.Stat.LRCLagSpecificationType;

Description

The LRCLagSpecification property determines lag specification.

Comments

To determine the number of lags, use the IHACOptions.NumberOfLags property.

Fore and Fore.NET Examples

The property use is given in the example for ISmPhillipsOuliarisTest.Explained.

See also:

IHACOptions