Hey thanks @jessegrabowski for a detailed response…
-
Actually, after posting the question even I found out about pymc-experimental, discrete-markov chain.I will check on this pymc-experimetal first. It seems that its a separate package apart from pymc.
-
Yes , you are correct, Currently I am not estimating, actually I want to generate samples using mcmc.
-
Yes, I have a fixed transition matrix now . I am trying to understand to generate samples using mcmc using this fixed transition matrix.
-
Does pymc has any samplers which I can use with this transition matrix.