From 0ab75e87c4c18597e307c5822ee3047b69619e06 Mon Sep 17 00:00:00 2001 From: Arnau Valladares-Esteban <36501920+drarnau@users.noreply.github.com> Date: Sun, 22 Aug 2021 10:55:42 +0200 Subject: [PATCH] Add link to paper. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bca50a8..0fd7178 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Replication files for [_On Households and Unemployment Insurance_](https://arnau.eu/OnHHandUI.pdf) -[This repository](https://github.com/drarnau/HHandUI) contains all files necessary to replicate the results in _On Households and Unemployment Insurance_ by [Sekyu Choi](http://sekyuchoi.weebly.com/) and [Arnau Valladares-Esteban](https://arnau.eu/). +[This repository](https://github.com/drarnau/HHandUI) contains all files necessary to replicate the results in [_On Households and Unemployment Insurance_](https://arnau.eu/OnHHandUI.pdf) by [Sekyu Choi](http://sekyuchoi.weebly.com/) and [Arnau Valladares-Esteban](https://arnau.eu/). ## Implementation concept The algorithm receives **parameters** from the outside world, solves the model, and returns **moments of the simulated data** as output.