numberInfectedStates: Number of active infected hosts at time t

View source: R/output_nosoiSummary.R

numberInfectedStatesR 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

numberInfectedStates(table.states, t)

Arguments

table.states

state table, result of function nosoiSim

t

time (integer)

Value

Number of infected units at time t

See Also

nosoiSim


nosoi documentation built on May 29, 2024, 9 a.m.