MarSwitching.jl

MarSwitching.jl: Julia package for Markov switching dynamic models

MIT License

Stars
39

Bot releases are hidden (Show)

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