Skip to content

whilo/Firms.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Firms.jl

Introduction

TODO

Problem

  • scale up simulation
  • validate plots

Approach

  • remove cyclicity between Firm and Worker by using Firm ID
  • pass model to respective functions for firm lookup
  • share calculation of effort between different employment scenarios
  • coarse graining, projection of simulation

Issues

  • problem scaling up
  • symmetric friendship network
  • how is Rob creating the friendship network?

Agenda

  • implement convergence metrics/plots
    • changes in assignments/job changes
    • firm size distribution
    • age distribution
  • visualize friendship network

About

An agent based simulator of the US economy based on the C++ code of https://aamas.csc.liv.ac.uk/Proceedings/aamas2016/pdfs/p806.pdf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages