Hidden Markov Model (HMM) based on symmetric lambda distribution framework is implemented for the study of return time-series in the financial market. Major features in the S&P500 index, such as regime identification, volatility clustering, and anti-correlation between return and volatility, can be extracted from HMM cleanly. Univariate symmetric lambda distribution is essentially a location-scale family of exponential power distribution. Such distribution is suitable for describing highly leptokurtic time series obtained from the financial market. It provides a theoretically solid foundation to explore such data where the normal distribution is not adequate. The HMM implementation follows closely the book: "Hidden Markov Models for Time Series", by Zucchini, MacDonald, Langrock (2016).
| Version: | 0.4.1 |
| Depends: | R (≥ 3.3.3) |
| Imports: | stats, utils, ecd, optimx, xts, zoo, moments, parallel, graphics, scales, ggplot2, grid, methods |
| Suggests: | knitr, testthat, depmixS4, roxygen2, R.rsp, shape |
| Published: | 2017-06-03 |
| Author: | Stephen H-T. Lihn [aut, cre] |
| Maintainer: | Stephen H-T. Lihn <stevelihn at gmail.com> |
| License: | Artistic-2.0 |
| URL: | https://ssrn.com/abstract=2979516 |
| NeedsCompilation: | no |
| Materials: | NEWS |
| CRAN checks: | ldhmm results |
| Reference manual: | ldhmm.pdf |
| Vignettes: |
ldhmm: Hidden Markov Model for Financial Time Series and In-Depth Analysis on S&P 500 Index |
| Package source: | ldhmm_0.4.1.tar.gz |
| Windows binaries: | r-devel: ldhmm_0.4.1.zip, r-release: ldhmm_0.4.1.zip, r-oldrel: ldhmm_0.4.1.zip |
| OS X El Capitan binaries: | r-release: ldhmm_0.4.1.tgz |
| OS X Mavericks binaries: | r-oldrel: ldhmm_0.1.0.tgz |
| Old sources: | ldhmm archive |
Please use the canonical form https://CRAN.R-project.org/package=ldhmm to link to this page.