compute_x.SIP {MicroMoB} | R Documentation |
Compute net infectiousness for SIP model (x
)
Description
Compute net infectiousness for SIP model (x
)
Usage
## S3 method for class 'SIP'
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]