Forum: help


adding linear constraints in RHmm package [ Reply ] By: Hans Roggeman on 2008-05-28 12:47 | [forum:578] |
Is there a way for me to add linear constraints on the transition matrix (e.g. I want to force certain transitions to be zero, others to be at least some minimal value, and some to be equal ?). Given that the transition matrix is indeed a probability matrix there most likely are restrictions placed on it somewhere in the code - is it possible to expose this or tell me where that's located ? |