Description Usage Arguments Value Author(s) Examples
Simulate the stationary discrete Markov Chain distribution.
1 | MC.sim(p, k, n)
|
p |
is the probability matrix for the Markov Chain. p has to be a n x n matrix. |
k |
is the initial state. |
n |
is number af steps to be simulated. |
Returns the stationary probabilities for each state.
Tobias Mortensen
Department of mathematics and computer science (IMADA)
University of southern Denmark, Odense
tomor14@student.sdu.dk
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.