View source: R/nosoi_sanityChecks-Messages.R
MatrixSanityChecks | R Documentation |
Checks if the transition matrix is properly formatted given the user's input and nosoi's requirements.
MatrixSanityChecks(structure.matrix, init.structure, none.at.start = NULL)
structure.matrix |
transition matrix (probabilities) to go from location A (row) to B (column) |
init.structure |
which state (i.e. location) the initially infected individuals are located. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.