From 37edeb11ea2819599e68523d29e2e810c37ca645 Mon Sep 17 00:00:00 2001 From: "Jaap H. Abbring" Date: Tue, 24 Nov 2020 01:28:12 +0100 Subject: [PATCH] Update abstract --- dynamicDiscreteChoice.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dynamicDiscreteChoice.m b/dynamicDiscreteChoice.m index 98cb97d..c9bc777 100644 --- a/dynamicDiscreteChoice.m +++ b/dynamicDiscreteChoice.m @@ -8,7 +8,7 @@ 90153, 5000 LE Tilburg, The Netherlands. E-mail: \url{mailto:t.j.klein@uvt.nl}{t.j.klein@uvt.nl}. Web: \url{http://www.tobiasklein.ws/}{www.tobiasklein.ws}.}} \date{November 2020} \begin{abstract} - This document supports the first \textsc{Matlab} computing sessions in a graduate course on dynamic discrete choices models. It is centered around basic \textsc{Matlab} code for solving, simulating, and empirically analyzing a simple model of firm entry and exit under uncertainty. This code is available from a public Github repository and can be distributed to students as starter code, for example using the Github Classroom. Exercises ask students to adapt and extend this starter code to apply different and more advanced computational and econometric methods to a wider range of models. + This document supports the first computing sessions in a graduate course on dynamic discrete choices models. It is centered around basic \textsc{Matlab} code for solving, simulating, and empirically analyzing a simple model of firm entry and exit under uncertainty. This code is available from a public Github repository and can be distributed to students as starter code, for example using the Github Classroom. Exercises ask students to adapt and extend this starter code to apply different and more advanced computational and econometric methods to a wider range of models. \end{abstract}