IExpressModeller.CreateWhiteHeteroskedasticityTestSettings

Fore syntax

CreateWhiteHeteroskedasticityTestSettings: IEmWhiteHeteroskedasticityTestSettings;

Fore.NET syntax

CreateWhiteHeteroskedasticityTestSettings(): Prognoz.Platform.Interop.Modeller.IEmWhiteHeteroskedasticityTestSettings;

Description

The CreateWhiteHeteroskedasticityTestSettings method creates an object that determines White Test for Heteroscedasticity 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 IEmWhiteHeteroskedasticityTestSettings.Explained.

See also:

IExpressModeller