juliekrabek123 / GEModelTools

Library for solving heterogenous agent models

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GEModelTools

A small code library for easily working with general equilibrium models in Python.

The conceptual framework is taken from the seminal paper by Adrien Auclert, Bence Bardóczy, Matthew Rognlie, Ludwig Straub (2021), Using the Sequence-Space Jacobian to Solve and Estimate Heterogeneous-Agent Models, Econometrica 89(5), pp. 2375–2408. See their toolbox here and course materials for a workshop here.

Installation (for development)

  1. Run pip install EconModel
  2. Run pip install ConSav
  3. Clone thise repositoryy
  4. Locate repository in command prompt
  5. Run pip install -e .

Documentation

  1. GEModelToolsNotebooks
  2. Documentation-document

Contributors

The main contributors are:

  • Jeppe Druedahl
  • Emil Holst Partsch
  • Nicolai Waldstrøm
  • Yannik Winkelmann
  • Martin Andreas Kildemark
  • Jacob Røpke

Useful feedback has been provided especially by

  • Jacob Sundram
  • Erik Öberg
  • Karl Harmenberg
  • Tobias Broer
  • Søren Hove Ravn
  • Max Ørnes
  • Niels Hvingelby
  • Philip Frost Madsen

About

Library for solving heterogenous agent models

License:MIT License


Languages

Language:Python 100.0%