Skip to content

Mv77/Q_Investment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qmod: A Python class implementing the Abel-Hayashi "Marginal Q" model of investment.

Binder

This implementation follows Professor Christopher D. Carroll's lecture notes.

1. Qmod

The Qmod folder includes a file defining the Qmod Python class, which represents a Q-model of capital investment. The Qmod class' current functions include:

  • Solution of the model, obtaining its policy rule.
  • Drawing of the model's phase diagram.
  • Simulation of the model's dynamics starting from a given level of capital.

2. Dolo

The Dolo folder implements the model using Dolo.

3. Examples

Current examples include:

About

Numerical solution of the Abel-Hayashi marginal Q Investment Model.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages