Two ARMA processes with Regime Shift
Given a time series that is a blend of two ARMA(p, q) processes with a Markov process switching back and forth between the two, what would be the way to estimate the parameters? Is there a standard algorithm that I can implement in python?
Topic markov-hidden-model arima python
Category Data Science