compute_H.SIS {MicroMoB} | R Documentation |
Compute human population strata sizes for SIS model (H
)
Description
Compute human population strata sizes for SIS model (H
)
Usage
## S3 method for class 'SIS'
compute_H(model)
Arguments
model |
an object from make_MicroMoB |
Value
a vector of length n
giving the size of each human population stratum
[Package MicroMoB version 0.1.2 Index]