Learn R Programming

MicroMoB (version 0.1.2)

compute_x.MOI: Compute net infectiousness for MOI model (\(x\))

Description

In the simple MOI (queueing) model here (M/M/inf), net infectiousness is considered not to vary with increasing MOI. It is calculated as $$c \cdot (1 - \frac{X_{0}}{H})$$ where \(X_{0}\) is the number of uninfected persons (multiplicity of infection of zero).

Usage

# S3 method for MOI
compute_x(model)

Value

a vector of length n giving the net infectiousness of human hosts in each stratum

Arguments

model

an object from make_MicroMoB