MarSwitching.jl

MarSwitching.jl: Julia package for Markov switching dynamic models

MIT License

Stars
39

Bot releases are visible (Hide)

MarSwitching.jl - v0.2.3 JOSS version Latest Release

Published by github-actions[bot] 4 months ago

MarSwitching v0.2.3

Diff since v0.2.2

Version after JOSS review changes

  • removed redundant underflow correction, so that package can be fully replicated.

Merged pull requests:

  • fix bibtex and manuscript (#9) (@jbytecode)

Closed issues:

  • No df_spx.csv in repo files (#8)
MarSwitching.jl - v0.2.2

Published by github-actions[bot] 9 months ago

MarSwitching v0.2.2

Diff since v0.2.1

MarSwitching.jl - v0.2.1

Published by github-actions[bot] 11 months ago

MarSwitching v0.2.1

Diff since v0.2.0

  • trimmed mean in expected duration summary of TVTP
  • Sanity checks for generate_mars with TVTP
  • Examples and benchmark in docs
  • typos
MarSwitching.jl - v0.2.0

Published by github-actions[bot] 12 months ago

MarSwitching v0.2.0

Diff since v0.1.1

New functionalities

Issues solved:

MarSwitching.jl - v0.1.1

Published by github-actions[bot] about 1 year ago

MarSwitching v0.1.1

MarSwitching.jl - v0.1.0

Published by m-dadej about 1 year ago

Initial release.

- Markov switching model with $k$ regimes and combinations of:
    - switching/non-switching or without intercept
    - switching/non-switching variance
    - switching/non-switching exogenous variables
    - time-varying transition probabilites (TVTP) (Filardo 1994)
- Filtered probabilites
- Smoothed probabilites (Kim, 1994)
- Summary statistics of coefficients
- instanteous and one step ahead `predict()`
- Expected regime duration
- Simulation of data both from estimated model and from given parameters
- Adding lagged variables to the matrix
Package Rankings
Top 38.61% on Juliahub.com
Badges
Extracted from project README
docs Build Status Build status codecov License: MIT Project Status: Active – The project has reached a stable, usable state and is being actively developed. status
Related Projects