View source: R/output_nosoiSummary.R
numberInfectedBGW | R Documentation |
For a given time t, this function returns the number of infected active units.
The difference with numberInfected
is that it counts an "out"
individual as still there, but with no children.
This is for comparison with the BGW process, should be internal only.
numberInfectedBGW(table.nosoi, t)
table.nosoi |
result of function |
t |
time (integer) |
Number of infected units at time t
nosoiSim
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.