From fdfce15697abf0f282e4889e14df9119b046e89c Mon Sep 17 00:00:00 2001 From: Florian Oswald Date: Mon, 22 Apr 2024 16:46:57 +0200 Subject: [PATCH] wrong ling --- website/lecture7.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/lecture7.md b/website/lecture7.md index f06dbf9c..1471e6b7 100644 --- a/website/lecture7.md +++ b/website/lecture7.md @@ -11,7 +11,7 @@ Dynamic Programming 1 | [click for notebook](https://github.com/floswald/Numeric Dynamic Programming 2 | [click for notebook](https://github.com/floswald/NumericalMethods/blob/master/notebooks/week6/dp2.jl) | [rendered](https://raw.githack.com/floswald/NumericalMethods/master/notebooks/week6/dp2.jl.html) The EGM Algorithm | [click for notebook](https://github.com/floswald/NumericalMethods/blob/master/notebooks/week6/EGM.jl) | [rendered](https://raw.githack.com/floswald/NumericalMethods/master/notebooks/week6/EGM.jl.html) The Aiyagari Model | [click for notebook](https://github.com/floswald/NumericalMethods/blob/master/notebooks/week6/Aiyagari.jl) | [rendered](https://raw.githack.com/floswald/NumericalMethods/master/notebooks/week6/Aiyagari.jl.html) -Shimer Smith Model - Numerical Implementation | [click for notebook](https://github.com/floswald/NumericalMethods/blob/master/notebooks/week6/shimer-smith.jl) | [rendered](https://raw.githack.com/floswald/NumericalMethods/master/notebooks/week6/shimer-smith.jl.html) +Shimer Smith Model - Numerical Implementation | [click for notebook](https://github.com/floswald/NumericalMethods/blob/master/notebooks/week6/shimer-smith.jl) | [rendered](https://raw.githack.com/floswald/NumericalMethods/master/notebooks/week6/shimer-smith.html) Shimer Smith Model - slides | | [PDF slides](../assets/tex/dp-estimation/HLM.pdf)