8000 GitHub - Fabio-Stohler/KS1998: Solves the Krusell and Smith 1998 model in Julia
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fabio-Stohler/KS1998

Repository files navigation

Krusell and Smith (1998)

The repository solves the Krusell and Smith, 1998 JPE economy with a perceived law of motion for the capital stock in the version with exogenous labor supply. The code is inspired by the Python code of Joao B. Duarte (available here), but optimized for Julia.

Visit my other repositories for replication files of Krusell and Smith, 1997 Macroeconomic Dynamics among other.

Getting started

  1. Clone the repository to your local machine (see system requirements).
  2. Open the repository, checkout into branch of interest.
  3. Start Julia REPL (see system requirements).
  4. Activate the environment by running ] activate ..
  5. Check that the environment BASEforHANK is activated by running ] st.
  6. Instantiate the environment by running ] instantiate. Potentially re-run this command until completion.
  7. To test the project, run ] test.

Now, you are ready to use the code.

System requirements (or rather, what we have tested it on)

The code is tested in Julia Version 1.10.4 on a Windows machine (x86_64-w64-mingw32).

About

Solves the Krusell and Smith 1998 model in Julia

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0