Skip to content
This repository has been archived by the owner on Dec 20, 2022. It is now read-only.

Tested for Apple Silicon, Apple Multipass, Ubuntu 20.04

Notifications You must be signed in to change notification settings

JohnRGreen/BufferStockTheory-copy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Theoretical Foundations of Buffer Stock Theory - REMARK

DOI

The BufferStockTheory directory contains code to reproduce the figures of the paper Theoretical Foundations of Buffer Stock Saving by Christopher Carroll, and the LaTeX source to produce the paper once the figures have been created.

Code

Figures can be produced either:

Live in your browser using MyBinder: Binder

Locally

If you want to reproduce the results locally, you will need python and pip.

In a local interactive jupyter notebook
  1. Install the jupyter notebook tool per Installation.md
  2. Download this repository using git clone https://github.com/econ-ark/BufferStockTheory or a zip folder using this link.
  3. Type jupyter lab at the command line
    • Click on BufferStockTheory-Dashboard.ipynb; or
    • Navigate to Code/Python/BufferStockTheory.ipynb
Reproduce the figures and compile the paper locally using nbreproduce
  1. Install nbreproduce
  2. Download this repository using git clone https://github.com/econ-ark/BufferStockTheory or a zip folder using this link.
  3. Execute nbreproduce from the command line.

Paper

The paper can be generated by compiling the LaTeX file BufferStockTheory.tex using a standard distribution of LaTeX like TeXLive or Overleaf.

About

Tested for Apple Silicon, Apple Multipass, Ubuntu 20.04

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TeX 86.3%
  • Mathematica 6.6%
  • Jupyter Notebook 5.9%
  • Python 1.1%
  • Shell 0.1%
  • Perl 0.0%