Skip to main content

Module collect

Module collect 

Source
Expand description

Data collection utilities.

Mirrors Julia Agents.jl run! data collection: at each step, agent-level and model-level reporter closures produce rows that are appended to user-provided vectors.

Functions§

collect_step
Collect one step’s worth of agent and model data.