transmission: transmission module

Description Usage Arguments Value See Also

View source: R/transmission.R

Description

Calculate the number of new infections at each time step based on biological parameters (the baseline probability of transmission per act base.tprob, the number of act per time unit), and the viral load level of each individual

Usage

1
transmission(dat, at)

Arguments

dat
at

Value

This function returns the epidemiological module dat$epi after calculating the number of new infection si.flow at each time step.

See Also

This function is used by: run_abm


grlurton/ImpactSimul documentation built on March 8, 2021, 12:05 a.m.