compute_emergents.trace_deterministic {MicroMoB} | R Documentation |
Compute number of newly emerging adults from forcing term (deterministic)
Description
Return the column of the lambda matrix for this day.
Usage
## S3 method for class 'trace_deterministic'
compute_emergents(model)
Arguments
model |
an object from make_MicroMoB |
Value
a vector of length l
giving the number of newly emerging adult in each patch
[Package MicroMoB version 0.1.2 Index]