hpfilter | R Documentation |
Applies the Hodrick Prescott Filter.
hpfilter(x, lambda)
x |
A univariate time series object. |
lambda |
The smoothing parameter. |
A univariate time series object containing the trend of the original time series.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.