Description Usage Arguments Value
Function for generating next state after x1 from a transition matrix P.
1  | mc.sim(P,x1)
 | 
P | 
 Transition matrix.  | 
x1 | 
 Numeric value that represents the current state.  | 
A numeric value that represents the next state after x1.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.