IMsDFTestSettings.TestedSeries

Fore Syntax

TestedSeries: ADFTestedSeriesType;

Fore.NET Syntax

TestedSeries: Prognoz.Platform.Interop.Stat.ADFTestedSeriesType;

Description

The TestedSeries property determines a method of series differentiation.

Comments

To determine the type of the model used for test calculation, use the IMsDFTestSettings.EquationType property.

Fore and Fore.NET Examples

The property use is given in the example for IMsMetaModelVisualController.DFTest.

See also:

IMsDFTestSettings