cumulativeInfected: Cumulative number of infected hosts at time t

Description Usage Arguments Value See Also

View source: R/output_nosoiSummary.R

Description

For a given time t, this function returns the cumulative number of infected units since the start of the simulation.

Usage

1
cumulativeInfected(table.nosoi, t)

Arguments

table.nosoi

result of function nosoiSim

t

time (integer)

Value

Number of infected units at time t

See Also

nosoiSim


nosoi documentation built on Aug. 17, 2021, 5:09 p.m.