Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.58 KB

README.md

File metadata and controls

32 lines (23 loc) · 1.58 KB

README

This repo contains scripts that process the data and estimate the parameters of a survival model in a mixed-model Bayesian framework and presented in Loan Payment Deferments Due to Labor Market Shocks: A Case Study. While the files in this repo are all python scripts, they are derived from jupyter notebooks using the Jupytext extension and can be converted to such using the *jupytext --set-formats ipynb,py .py command.

Manifest

common.py: this script contains a set of common functions that get used across the various jupyter notebooks.

Sub-directories

pymc3: contains all the modeling scripts for the paper.