View source: R/hitting_times_dtmc.R
ctmc_hitting_times | R Documentation |
Solve the linear system resulting from first step analysis until time of absorption.
ctmc_hitting_times(Q, states)
Q |
original probability transition matrix |
states |
the set of states to hit, the exact row-indices |
vector/matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.