Description Usage Arguments Value
Applies transition matrix to vector of population counts by state. Option to select transition matrix that matches length of vector when given multiple transition matrices.
| 1 | ApplyTransitionMatrix(vector.counts, transition.matrices)
 | 
| vector.counts | vector of counts in each state | 
| transition.matrices | transition matrix, or list of transition matrices. When multiple transition matrices are supplied, the first transition matrix whose dimensionality matches the number of states in vector.counts is used. | 
number of individuals in each state after migration
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.