ISmHodrickPrescottFilter.Power

Syntax

Power: Double;

Description

The Power property determines the value of the power used as the smoothing parameter.

Comments

Power cannot be a negative number, its minimum value is 0, its default value is 4.

Power is considered if ISmHodrickPrescottFilter.SmoothingParameterMode is set to HPSmoothingParameterModeType.SetByFrequencyRule.

Example

The property use is given in the example for ISmHodrickPrescottFilter.SmoothingParameterMode.

See also:

ISmHodrickPrescottFilter