View source: R/hitting_times_dtmc.R
dtmc_hitting_times | R Documentation |
Solve the linear system resulting from first step analysis until time of absorption.
dtmc_hitting_times(P, states)
P |
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.