Hello,
I'm tring to fit a multi-state model and I specified the transition probabilities in the Q matrix. In my dataset the only possible transitions are
1 -> 2
2 -> 3
2 -> 4
3 -> 2
3-> 4
however when the multistate model has converged the resulting pmatrix of the transitions probabilities shows values that are inconsistent with the allowed propabilities 1 -> 4 is 0.3235 when it should be 0.
kindly, can you look into this bug ? :)
With many thanks

Hello,
I'm tring to fit a multi-state model and I specified the transition probabilities in the Q matrix. In my dataset the only possible transitions are
1 -> 2
2 -> 3
2 -> 4
3 -> 2
3-> 4
however when the multistate model has converged the resulting pmatrix of the transitions probabilities shows values that are inconsistent with the allowed propabilities 1 -> 4 is 0.3235 when it should be 0.
kindly, can you look into this bug ? :)
With many thanks