Description Usage Arguments Examples
Makes Markov transition matrices from mean times available (Ea) and unavailable (Eu). If Ea and Eu are vectors of length m (they must be the same length), returns a 2x2xm array in which element [,,i] is the ith Markov transition matrix; else returns a single 2x2 matrix.
1 | makePi(Eu, Ea)
|
Eu |
is the mean time UNavailable in one available-unavailable cycle. |
Ea |
is the mean time available in one available-unavailable cycle. |
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.