You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A hidden finite state homogenous Markov model implemented from scratch. Parameter estimation is done using the EM algorithm. The earthquakes dataset comes from the book Hidden Markov Models for Time Series
About
A hidden finite state homogenous Markov model implemented from scratch, alongside several functions to simulate from it