IMsDFTestSettings.EquationType

Fore Syntax

EquationType: ADFEquationType;

Fore.NET Syntax

EquationType: Prognoz.Platform.Interop.Stat.ADFEquationType;

Description

The EquationType property determines the type of the model that is used to calculate the test.

Comments

To determine the applicable differentiation method, use the IMsDFTestSettings.TestedSeries property.

Fore and Fore.NET Examples

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

See also:

IMsDFTestSettings