Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.65 KB

README.md

File metadata and controls

22 lines (18 loc) · 1.65 KB

NetLogo-Modeling

earlier versions of this repo here

See my models on NetLogo model sites

Projects

UK Housing Market Model 2009 paper version (complex, finished)

Housing Market Revisited Model (simpler, not finished)

  • the original model is can be downloaded here
  • however, I have not been able to find this model's paper online.
  • though simpler than Housing market model 2009, but it has touched on housing investment.
  • updating this model

Replicate Economics formulas with ABM

  • If Demand and Supply formula and graphs can be reproduced by a NetLogo model with multiple agents interacting with each other, could we generate the graphs of all the commonly known Economics Formula with NetLogo?
  • If it is possible and doable, then it would indicate that ABM can help us discover Economic formulas and theories.