Python Forum
Estimating transition matrices in python
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Estimating transition matrices in python
#1
There is a library for Markov chains and transition matrices in python. This is the link to its documentation.
But the documentation is rather vague and hasn't got proper examples. I was trying different things to make it work, but any input object I tried always showed an error. If someone has worked on Markov chain and transition matrices in python and could help me with this using this library or any other method to estimate transition matrices, please let me know! Thanks!
Reply
#2
The author's GitHub repository for this package contains several jupyter notebooks here:
https://github.com/open-risk/transitionM.../notebooks
These (although brief) show the code used to create the examples.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Get Difference whenever transition value increases v_mn 0 611 Jun-30-2023, 12:46 PM
Last Post: v_mn
  How to optimize between two matrices, one of the matrices is derived from Excel data niloufar 0 1,651 Nov-05-2019, 06:28 PM
Last Post: niloufar
  Pandas dataframe: sum of exponentially weighted correlation matrices per row vvvcvvcv 1 3,261 May-29-2018, 01:09 AM
Last Post: scidam
Question Estimating standard deviation from DataSet jomardee 3 3,277 Jan-24-2018, 01:34 AM
Last Post: Larz60+
  A matrix of matrices MaximeDt 18 9,055 Nov-26-2017, 01:23 PM
Last Post: heiner55

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020