IExpressModeller.CreateHodrickPrescottFilterSettings

Fore syntax

CreateHodrickPrescottFilterSettings: IEmHodrickPrescottFilterSettings;

Fore.NET syntax

CreateHodrickPrescottFilterSettings(): Prognoz.Platform.Interop.Modeller.IEmHodrickPrescottFilterSettings;

Description

The CreateHodrickPrescottFilterSettings method creates an object that determines Hodrick-Prescott Filter 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 IEmHodrickPrescottFilterSettings.Serie.

See also:

IExpressModeller