Other packages > Find by keyword >

ldhmm  

Hidden Markov Model for Financial Time-Series Based on Lambda Distribution
View on CRAN: Click here


Download and install ldhmm package within the R console
Install from CRAN:
install.packages("ldhmm")

Install from Github:
library("remotes")
install_github("cran/ldhmm")

Install by package version:
library("remotes")
install_version("ldhmm", "0.6.1")



Attach the package and use:
library("ldhmm")
Maintained by
Stephen H-T. Lihn
[Scholar Profile | Author Map]
First Published: 2017-04-13
Latest Update: 2023-12-11
Description:
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).
How to cite:
Stephen H-T. Lihn (2017). ldhmm: Hidden Markov Model for Financial Time-Series Based on Lambda Distribution. R package version 0.6.1, https://cran.r-project.org/web/packages/ldhmm. Accessed 03 Apr. 2025.
Previous versions and publish date:
0.1.0 (2017-04-13 22:54), 0.4.1 (2017-06-03 23:38), 0.4.2 (2017-08-05 16:45), 0.4.5 (2018-02-28 15:36), 0.5.1 (2019-12-05 21:20)
Other packages that cited ldhmm R package
View ldhmm citation profile
Other R packages that ldhmm depends, imports, suggests or enhances
Complete documentation for ldhmm
Functions, R codes and Examples using the ldhmm R package
Some associated functions: ecld-class . ecld.cdf . ecld . ecld.pdf . ecld.sd . ldhmm-class . ldhmm-package . ldhmm.calc_stats_from_obs . ldhmm.conditional_prob . ldhmm.decode_stats_history . ldhmm.decoding . ldhmm.df2ts . ldhmm.forecast_prob . ldhmm.forecast_state . ldhmm.forecast_volatility . ldhmm.fred_data . ldhmm.gamma_init . ldhmm.get_data . ldhmm.ld_stats . ldhmm.log_forward . ldhmm.mle . ldhmm.mllk . ldhmm.n2w . ldhmm . ldhmm.plot_spx_vix_obs . ldhmm.pseudo_residuals . ldhmm.read_csv_by_symbol . ldhmm.read_sample_object . ldhmm.simulate_abs_acf . ldhmm.simulate_state_transition . ldhmm.sma . ldhmm.state_ld . ldhmm.state_pdf . ldhmm.ts_abs_acf . ldhmm.ts_log_rtn . ldhmm.viterbi . ldhmm.w2n . numericOrNull-class . 
Some associated R codes: ecld-cdf-method.R . ecld-class.R . ecld-constructor.R . ecld-pdf-method.R . ecld-sd-method.R . ldhmm-calc_stats_from_obs.R . ldhmm-class.R . ldhmm-conditional_prob.R . ldhmm-constructor.R . ldhmm-data-config-internal.R . ldhmm-decode_stats_history.R . ldhmm-decoding.R . ldhmm-df2ts-method.R . ldhmm-forecast_prob.R . ldhmm-forecast_state.R . ldhmm-forecast_volatility.R . ldhmm-fred_data.R . ldhmm-gamma_init.R . ldhmm-get-data-method.R . ldhmm-ld_stats.R . ldhmm-log_forward.R . ldhmm-mle.R . ldhmm-mllk.R . ldhmm-n2w.R . ldhmm-numericOrNull-class.R . ldhmm-package.R . ldhmm-plot_spx_vix_obs.R . ldhmm-pseudo_residuals.R . ldhmm-read-csv-by-symbol-method.R . ldhmm-read_sample_object.R . ldhmm-simulate_abs_acf.R . ldhmm-simulate_state_transition.R . ldhmm-sma.R . ldhmm-state_ld.R . ldhmm-state_pdf.R . ldhmm-ts_abs_acf.R . ldhmm-ts_log_rtn.R . ldhmm-viterbi.R . ldhmm-w2n.R .  Full ldhmm package functions and examples
Downloads during the last 30 days
03/0403/0503/0603/0703/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/3003/3104/01Downloads for ldhmm0246810121416TrendBars

Today's Hot Picks in Authors and Packages

RI2by2  
Randomization Inference for Treatment Effects on a Binary Outcome
Computes attributable effects based confidence interval, permutation test confidence interval, or as ...
Download / Learn more Package Citations See dependency  
RobustANOVA  
Robust One-Way ANOVA Tests under Heteroscedasticity and Nonnormality
Robust tests (RW, RPB and RGF) are provided for testing the equality of several long-tailed symmetri ...
Download / Learn more Package Citations See dependency  
jointDiag  
Joint Approximate Diagonalization of a Set of Square Matrices
Different algorithms to perform approximate joint diagonalization of a finite set of square matrice ...
Download / Learn more Package Citations See dependency  
automl  
Deep Learning with Metaheuristic
Fits from simple regression to highly customizable deep neural networks either with gradient descen ...
Download / Learn more Package Citations See dependency  
RZooRoH  
Partitioning of Individual Autozygosity into Multiple Homozygous-by-Descent Classes
Functions to identify Homozygous-by-Descent (HBD) segments associated with runs of homozygosity (ROH ...
Download / Learn more Package Citations See dependency  
RPMG  
Graphical User Interface (GUI) for Interactive R Analysis Sessions
Really Poor Man's Graphical User Interface, used to create interactive R analysis sessions with simp ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA