Computational Model Library

Displaying 10 of 1090 results for "Aad Kessler" clear search

ergodicity_test

Jakob Grazzini | Published Monday, November 29, 2010 | Last modified Saturday, April 27, 2013

This Python module contain a function that is able to test the ergodicity of a given agent based model. It is sufficient to produce one long time series and many smaller time series. The function uses

Population Control

David Shanafelt | Published Monday, December 13, 2010 | Last modified Saturday, April 27, 2013

This model looks at the effects of a “control” on agent populations. Much like farmers spraying pesticides/herbicides to manage pest populations, the user sets a control management regiment to be use

This is an agent-based model of a simple insurance market with two types of agents: customers and insurers. Insurers set premium quotes for each customer according to an estimation of their underlying risk based on past claims data. Customers either renew existing contracts or else select the cheapest quote from a subset of insurers. Insurers then estimate their resulting capital requirement based on a 99.5% VaR of their aggregate loss distributions. These estimates demonstrate an under-estimation bias due to the winner’s curse effect.

This code can be used to analyze the sensitivity of the Deffuant model to different measurement errors. Specifically to:
- Intrinsic stochastic error
- Binning of the measurement scale
- Random measurement noise
- Psychometric distortions

The first simple movement models used unbiased and uncorrelated random walks (RW). In such models of movement, the direction of the movement is totally independent of the previous movement direction. In other words, at each time step the direction, in which an individual is moving is completely random. This process is referred to as a Brownian motion.
On the other hand, in correlated random walks (CRW) the choice of the movement directions depends on the direction of the previous movement. At each time step, the movement direction has a tendency to point in the same direction as the previous one. This movement model fits well observational movement data for many animal species.

The presented agent based model simulated the movement of the agents as a correlated random walk (CRW). The turning angle at each time step follows the Von Mises distribution with a ϰ of 10. The closer ϰ gets to zero, the closer the Von Mises distribution becomes uniform. The larger ϰ gets, the more the Von Mises distribution approaches a normal distribution concentrated around the mean (0°).
In this script the turning angles (following the Von Mises distribution) are generated based on the the instructions from N. I. Fisher 2011.
This model is implemented in Javascript and can be used as a building block for more complex agent based models that would rely on describing the movement of individuals with CRW.

The effect of error on cultural transmission

Claudine Gravel-Miguel | Published Thursday, November 01, 2012 | Last modified Saturday, April 27, 2013

This is the replication of the experiment performed by Eerkens and Lipo (2005) to look at the effect of copying errors when specific traits are transferred from an individual to another.

Simulation model for compliance behaviour

Esther Van Asselt Sjoukje A Osinga | Published Friday, October 03, 2014 | Last modified Tuesday, December 08, 2015

This model can be used to optimize intervention strategies for inspection services.

This is a simplified version of a Complex Model of Voter Turnout by Edmonds et al.(2014). It was developed to better understand the mechanisms at play on that complex model.

Cooperation Under Resources Pressure (CURP)

María Pereda José Manuel Galán Ordax José Ignacio Santos Martín | Published Monday, November 21, 2016 | Last modified Wednesday, April 25, 2018

This is an agent-based model designed to explore the evolution of cooperation under changes in resources availability for a given population

Displaying 10 of 1090 results for "Aad Kessler" clear search

This website uses cookies and Google Analytics to help us track user engagement and improve our site. If you'd like to know more information about what data we collect and why, please see our data privacy policy. If you continue to use this site, you consent to our use of cookies.
Accept