numberInfected: Number of active infected hosts at time t

View source: R/output_nosoiSummary.R

numberInfectedR Documentation

Number of active infected hosts at time t

Description

For a given time t, this function returns the number of infected active units.

Usage

numberInfected(table.hosts, t)

Arguments

table.hosts

host table, result of function nosoiSim

t

time (integer)

Value

Number of infected units at time t

See Also

nosoiSim


slequime/nosoi documentation built on Feb. 15, 2024, 3:31 p.m.