compute_x.SIR: Compute net infectiousness for SIR model (x)

View source: R/humans_SIR.R

compute_x.SIRR Documentation

Compute net infectiousness for SIR model (x)

Description

Compute net infectiousness for SIR model (x)

Usage

## S3 method for class 'SIR'
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.