Hamilton Regime Switching Model using R code
R-bloggers 2022-02-17
Summary:
This post estimates parameters of a regime switching model directly by using R code. The same model was already implemented by using MSwM R package in the previous post. Through this hand-on example I hope we can learn the process of Hamilton fi...
Continue reading: Hamilton Regime Switching Model using R code