HPSmoothingParameterModeType

Namespace: PP.TS.Ui;

Description

The HPSmoothingParameterModeType enumeration contains method of defining smoothing parameter for Hodrick Prescott filter.

It is used by the HodrickPrescottFilterWizardView.CurrentState method.

Available Values

Value

Brief description

EditDirectly

Smoothing parameter depends on lambda value.

SetByFrequencyRule

Smoothing parameter depends on power value.

See also:

PP.TS.Ui | HodrickPrescottFilterWizardView