Simulate inhomogeneous continuous time Markov Chain (IHCTMC)

12 views (last 30 days)
I am working on simulating an inhomogeneous continuous time Markov Chain. I have found most of the material here deadling with "homogeneous" transtions model.
Even in the exchange files, I have found most of the MATLAB codes assuming time homogeneous markov models.
Other platforms offer (IHCTMC) codes in R. I wonder, is there another good reference to implement (IHCTMC) in MATLAB?

Answers (1)

Shivam Lahoti
Shivam Lahoti on 16 Feb 2024
Hi susman,
I too couldn’t find an exact implementation for an inhomogeneous continuous-time Markov Chain in MATLAB. However, I found a research article discussing the theoretical calculations and methodological approach that could be used to simulate the same in MATLAB. Please refer to the third section of the following article:
I hope this helps.
Regards,
Shivam.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!