Description Usage Arguments Details Examples
As rows indicate time in each state, at the end of the timestep, each of the matrix-based states need to be moved down a row
1  | transition(base, plus, minus)
 | 
base | 
 matrix, the model state, e.g. mos_E  | 
plus | 
 vector, new additions to the state, e.g. newmosE  | 
minus | 
 matrix, new subtractions from the state, e.g. newmosD  | 
Removes those who graduate from the state, shuffles down the rows by one then adds new additions to the first row of the matrix
1 2 3 4  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.