We've just created a relatively simple model to demonstrate some features of competition on a spatial basis. We can try to extend this into a more realistic model of local competition by adding on some more complex behaviors, and integrating real-world data. If we think of this in phases, it might look something like this:
We can add a new type of agent which represents the actual locations that a business can occupy (since they can't actually move around to anywhere they would like). Different location will have varying rents as well.
We can then find some data with information about vacant storefronts in a city, to finish extending the model. Check out the Local Competition model to see how we've implemented these extensions.
Previous
Next