IExpressModeller.CreateRamseyRessetTestSettings

Fore syntax

CreateRamseyRessetTestSettings: IEmRamseyRessetTestSettings;

Fore.NET syntax

CreateRamseyRessetTestSettings(): Prognoz.Platform.Interop.Modeller.IEmRamseyRessetTestSettings;

Description

The CreateRamseyRessetTestSettings method creates an object that determines Functional Form 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 IEmRamseyRessetTestSettings.Explained.

See also:

IExpressModeller