IExpressModeller.CreateRedundantVariablesTestSettings

Fore syntax

CreateRedundantVariablesTestSettings: IEmRedundantVariablesTestSettings;

Fore.NET syntax

CreateRedundantVariablesTestSettings(): Prognoz.Platform.Interop.Modeller.IEmRedundantVariablesTestSettings;

Description

The CreateRedundantVariablesTestSettings method creates an object that determines Redundant Variables Criterion method calculation parameters.

Comments

Use the IExpressModeller.EvaluateMethod method for calculation.

Fore and Fore.NET examples

The method use is given in the example for IEmRedundantVariablesTestSettings.Explained.

See also:

IExpressModeller