Hello, everyone,

I want to use markov model to predict continuous time-series data, and I read some references, It seems that the model is more suitable for discrete data , so I divided the continuous time-series data into discrete time-series data first, namely, divided the continuous time-series data into different states, and then use markov model to predict it,

but, I will generate different states too, the predicted data is still discrete data, and how should I transform the state data into continuous time-series data, the length is as long as the origional continuous time-series data?

And if there is a real data example and codes using markov model running in matlab or R? I searched some codes running in matlab and R, but I failed.

Your valuable suggestions are most welcome .

More Saiping Jiang's questions See All
Similar questions and discussions