compute_emergents.trace {MicroMoB} | R Documentation |
Compute number of newly emerging adults from forcing term
Description
This function dispatches on the second class attribute of model$aqua
for stochastic or deterministic behavior.
Usage
## S3 method for class 'trace'
compute_emergents(model)
Arguments
model |
an object from make_MicroMoB |
Details
see compute_emergents.trace_deterministic and compute_emergents.trace_stochastic
Value
no return value
[Package MicroMoB version 0.1.2 Index]