Description Usage Arguments Examples
Simulates N single sequences with four possible states.
| 1 | simSeqSample(trans, initial, length, N)
 | 
| trans | a 4x4 matrix containing transition probabilities | 
| initial | a four element vector containing initial states probabilities | 
| length | single value specifying the length of the simulated sequence (columns) | 
| N | number of sequences which should be simulated (rows) | 
| 1 2 3 4 5 6 7 8 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.