compute_x.SIR {MicroMoB}R 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


[Package MicroMoB version 0.1.2 Index]