Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 2.35 KB

README.md

File metadata and controls

34 lines (24 loc) · 2.35 KB

Estimation of heterogeneous agent models using macro and micro data

Matlab code for full-information Bayesian inference in heterogeneous agent models using both (i) macro time series data and (ii) repeated cross sections of micro data

Reference: Liu, Laura, and Mikkel Plagborg-Møller (2020), "Full-Information Estimation of Heterogeneous Agent Models Using Macro and Micro Data", https://scholar.princeton.edu/mikkelpm/het_agents (paper + online appendix)

Acknowledgements: We build on the excellent Dynare code kindly made available by Thomas Winberry (see also Winberry, QE 2018)

Requirements: Dynare version 4.6.x

Tested in: Matlab R2020a on Windows 10 PC and Linux servers (64-bit) with Dynare 4.6.1

Contents

program: Matlab routines

program/functions: general functions for MCMC, likelihood evaluation, simulations, and plotting

program/hh_model: files specific to the heterogeneous household model

program/firm_model: files specific to the heterogeneous firm model