Description Usage Arguments Value
View source: R/simTransmission.R
Takes in transmission matrix, node of infected individual and return the information matrix of input node of infected individual as well as the individuals directly infected by it.
1 | findInfections(node, transmatrix)
|
node |
node number of infected individual |
transmatrix |
information matrix of transmission |
a transmission matrix including infection time, removal time and node number of current individual and the individuals infected by the input node.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.