Learn R Programming

MicroMoB (version 0.1.2)

compute_emergents.trace: 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 trace
compute_emergents(model)

Value

no return value

Arguments

model

an object from make_MicroMoB

Details

see compute_emergents.trace_deterministic and compute_emergents.trace_stochastic