Smoothing

When working with formulas, the user can use predefined functions listed in the table below:

Brief description

Bpf

It models the variable values using the Baxter-King filter.

Hpf

It smoothes the variable using the Hodrick-Prescott filter (smoothing parameter is lambda).

HpfP

It smoothes the variable using the Hodrick-Prescott filter (smoothing parameter is a power).

Lrxf

It models the variable using the LRX filter.

MedianSmooth

It models the variable using the median smoothing.

MovAvg

It transforms the variable using the moving average method.

X11

It performs the seasonal decomposition and adjustment of data.

See also:

Functions Available in Expression Editor