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