Files in loelschlaeger/fHMM
Fitting Hidden Markov Models to Financial Data

.Rbuildignore
.gitattributes
.github/.gitignore
.github/ISSUE_TEMPLATE/bug.md .github/ISSUE_TEMPLATE/suggestion.md .github/PULL_REQUEST_TEMPLATE/pr_template.md
.github/workflows/R-CMD-check.yaml
.github/workflows/pkgdown.yaml
.github/workflows/pr-commands.yaml
.github/workflows/test-coverage.yaml
.gitignore
CRAN-SUBMISSION
DESCRIPTION
LICENSE
NAMESPACE
NEWS.md R/RcppExports.R R/compare_models.R R/compute_T_star.R R/compute_ci.R R/compute_residuals.R R/data_and_models.R R/decode_states.R R/download_data.R R/fHMM-package.R R/fHMM_colors.R R/fHMM_controls.R R/fHMM_data.R R/fHMM_events.R R/fHMM_likelihood.R R/fHMM_model.R R/fHMM_parameters.R R/fHMM_sdds.R R/fit_model.R R/get_initial_values.R R/helpers.R R/parameter_labels.R R/plot.R R/read_data.R R/reorder_states.R R/simulate_hmm.R README.Rmd README.md
_pkgdown.yml
codecov.yml
cran-comments.md
data/dax.rda
data/dax_model_2n.rda
data/dax_model_3t.rda
data/dax_vw_model.rda
data/sim_model_2gamma.rda
data/spx.rda
data/unemp.rda
data/unemp_spx_model_3_2.rda
data/vw.rda
development_packages.R
fhmm.Rproj
inst/CITATION
inst/extdata/dax.csv
man/check_date.Rd man/compare_models.Rd man/compute_T_star.Rd man/compute_ci.Rd man/compute_residuals.Rd man/dax.Rd man/dax_model_2n.Rd man/dax_model_3t.Rd man/dax_vw_model.Rd man/decode_states.Rd man/download_data.Rd man/fHMM-package.Rd man/fHMM_colors.Rd man/fHMM_data.Rd man/fHMM_events.Rd man/fHMM_model.Rd man/fHMM_parameters.Rd man/fHMM_sdds.Rd
man/figures/README-plot_model_fit-1.png
man/figures/README-plot_model_fit-2.png
man/figures/README-plot_model_residuals-1.png
man/figures/README-plots-1.png
man/figures/README-plots-2.png
man/figures/README-simulate-hmm-data-1.png
man/figures/logo.png
man/find_closest_year.Rd man/fit_model.Rd man/get_initial_values.Rd man/list_to_vector.Rd man/ll_hmm.Rd man/nLL_hhmm.Rd man/nLL_hmm.Rd man/parameter_labels.Rd man/parameter_transformations.Rd man/plot.fHMM_data.Rd man/plot.fHMM_model.Rd man/plot_ll.Rd man/plot_pr.Rd man/plot_sdds.Rd man/plot_ts.Rd man/prepare_data.Rd man/read_data.Rd man/reorder_states.Rd man/set_controls.Rd man/sim_model_2gamma.Rd man/simulate_hmm.Rd man/simulate_observations.Rd man/spx.Rd man/unemp.Rd man/unemp_spx_model_3_2.Rd man/vw.Rd
renv.lock
renv/.gitignore
renv/activate.R
src/Makevars
src/Makevars.win
src/RcppExports.cpp
src/RcppExports.o
src/fHMM.dll
src/fHMM.so
src/ll.cpp
src/ll.o
sticker/create_sticker.R
sticker/fHMM_sticker.png
tests/testthat.R tests/testthat/_snaps/fHMM_controls.md tests/testthat/_snaps/fHMM_data.md tests/testthat/_snaps/fHMM_parameters.md tests/testthat/test-compare_models.R tests/testthat/test-compute_T_star.R tests/testthat/test-compute_ci.R tests/testthat/test-compute_residuals.R tests/testthat/test-data_and_models.R tests/testthat/test-decode_states.R tests/testthat/test-download_data.R tests/testthat/test-fHMM_colors.R tests/testthat/test-fHMM_controls.R tests/testthat/test-fHMM_data.R tests/testthat/test-fHMM_events.R tests/testthat/test-fHMM_likelihood.R tests/testthat/test-fHMM_model.R tests/testthat/test-fHMM_parameters.R tests/testthat/test-fHMM_sdds.R tests/testthat/test-fit_model.R tests/testthat/test-get_initial_values.R tests/testthat/test-helpers.R tests/testthat/test-parameter_labels.R tests/testthat/test-plot.R tests/testthat/test-read_data.R tests/testthat/test-reorder_states.R tests/testthat/test-simulate_hmm.R
vignettes/.gitignore
vignettes/fHMM-decoded-ts-1.png
vignettes/fHMM-events-1.png
vignettes/fHMM-plot-lls-1.png
vignettes/fHMM-plot-res-1.png
vignettes/fHMM-plot-sdds-1.png
vignettes/fHMM.Rmd
vignettes/flowchart.png
vignettes/hhmm.png
vignettes/hmm.png
vignettes/ref.bib
vignettes/v01_model_definition.Rmd vignettes/v02_controls.Rmd vignettes/v03_data_management.Rmd vignettes/v04_model_estimation.Rmd vignettes/v05_state_decoding_and_prediction.Rmd vignettes/v06_model_checking.Rmd vignettes/v07_model_selection.Rmd
loelschlaeger/fHMM documentation built on June 15, 2025, 9:30 a.m.