IAutomaticLagSelectionSettings.InformationCriterion

Fore Syntax

InformationCriterion: InformationCriterionType;

Fore.NET Syntax

InformationCriterion: Prognoz.Platform.Interop.Stat.InformationCriterionType;

Description

The InformationCriterion property determines a type of information criterion used to autoselect lag.

Comments

To determine the maximum lag, used in autoselection, use the IAutomaticLagSelectionSettings.MaxLagLength property.

Fore and Fore.NET Examples

The property use is given in the example for ISmDickeyFullerGLSTest.DFGLSStat.

See also:

IAutomaticLagSelectionSettings