compute_x: Compute net infectiousness of humans (x)

View source: R/humans_interface.R

compute_xR Documentation

Compute net infectiousness of humans (x)

Description

In a Ross-Macdonald style transmission model, this is computed as

x = c X

This method dispatches on the type of model$human.

Usage

compute_x(model)

Arguments

model

an object from make_MicroMoB

Value

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


MicroMoB documentation built on Jan. 17, 2023, 9:06 a.m.