IExpressModeller.CreateChowTestSettings

Fore syntax

CreateChowTestSettings: IEmChowTestSettings;

Fore.NET syntax

CreateChowTestSettings(): Prognoz.Platform.Interop.Modeller.IEmChowTestSettings;

Description

The CreateChowTestSettings method creates an object that determines Chow Stability Test 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 IEmChowTestSettings.Explained.

See also:

IExpressModeller