Relative Content

Tag Archive for rhidden-markov-models

Split state transition probability (HMM)

I’m currently running an HSMM model with 3 groups to get the probability of state transitions for all subjects (R code of O’Connell et al.). After that, I’d like to have the states for all subjects and observe the probability of state transitions for each group, but I’m not sure how to tinker with the code. enter image description here