rctmc | R Documentation |
The standard scheme to simulate CTMCs, e.g. in J.R. Norris's textbook.
rctmc(tt, Q, mu, states = NULL)
tt |
how long to simulate the chain for |
Q |
the transition rate matrix also called the infinitesimal generator matrix |
mu |
the initial distribution vector |
states |
optional list of states for non-integer chains |
data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.