compute_H {MicroMoB} | R Documentation |
Compute human population strata sizes (H
)
Description
This method dispatches on the type of model$human
.
Usage
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]