Hodrick-Prescott Filter
This m-file finds the Hodrick-Prescott filtered series of any trendy time series; H-P is widely known in econometrics and can be used to analyse the trends and volatility of the series.
This version uses sparse matrices, this approach increases speed and performance and allows working with several time series simultaneously. The option 'makeplot' plots every time series introduced against its filtered counterpart and the output desvabs gives a "measure" of the volatility.
Download and type Help hpfilter for more details
Inspired in hpfilter by Ivailo Izvorski and Gauss code by Ken Matheny
Cite As
Wilmer Henao (2024). Hodrick-Prescott Filter (https://www.mathworks.com/matlabcentral/fileexchange/3972-hodrick-prescott-filter), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Signal Processing > Signal Processing Toolbox > Digital and Analog Filters > Digital Filter Analysis >
Tags
Acknowledgements
Inspired: Analyze FEX download data
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |