Agent Based Modelling
1
Agent Based Modelling
1.1
Agent-based modelling and complexity
1.2
Structure of an agent-based model
1.2.1
Agents
1.2.2
Environment
1.3
When to do ABM
1.4
References
2
Random Walks I
2.1
What Makes Random Walks Special?
2.2
Building Our Random Walk Simulation
2.2.1
Setting Up the Environment
2.2.2
Creating the Random Walker Agent
2.2.3
Designing the Model Architecture
2.2.4
Implementing the Simulation Loop
2.2.5
Running and Analyzing the Simulation
2.3
The Complete Implementation
2.4
Discussion and Implications
2.4.1
From Particles to Populations
2.4.2
The Power of Emergence
2.4.3
Extending the Framework
2.4.4
Computational Insights
2.5
Visualizing the Journey
2.6
Conclusion: Random Walks as Research Tools
2.6.1
Full Code
3
A caucus-race and a long tale
Published with bookdown
Agent Based Modelling
Chapter 3
A caucus-race and a long tale