IExpressModeller.CreateSerialCorellationLMTestSettings

Fore syntax

CreateSerialCorellationLMTestSettings: IEmSerialCorellationLMTestSettings;

Fore.NET syntax

CreateSerialCorellationLMTestSettings(): Prognoz.Platform.Interop.Modeller.IEmSerialCorellationLMTestSettings;

Description

The CreateSerialCorellationLMTestSettings method creates an object that determines Godfrey Criterion of Residual Autocorrelation 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 IEmSerialCorellationLMTestSettings.Explained.

See also:

IExpressModeller