IEmHodrickPrescottFilterSettings.SmoothingParameter

Fore syntax

SmoothingParameter: Double;

Fore.NET syntax

SmoothingParameter: double;

Description

The SmoothingParameter property determines smoothing parameter value.

Comments

This parameter is responsible for the degree of smoothness of the series. The greater is the value of a parameter, the smoother is the series.

Fore and Fore.NET examples

The property use is given in the example for IEmHodrickPrescottFilterSettings.Serie.

See also:

IEmHodrickPrescottFilterSettings