File tree Expand file tree Collapse file tree 5 files changed +11
-15
lines changed
Expand file tree Collapse file tree 5 files changed +11
-15
lines changed Original file line number Diff line number Diff line change @@ -34,8 +34,6 @@ <h1 style="font-size:1em; opacity: 0.95;"><a href="/">Computational Economics fo
3434 < a class ="sidebar-nav-item {{ispage /lecture9/}}active{{end}} " href ="/lecture9/ "> < b > Lecture 9</ b > - < em > Data with Julia</ em > </ a >
3535 < a class ="sidebar-nav-item {{ispage /hw6/}}active{{end}} " href ="/hw6/ "> < b > Homework 6</ b > </ a >
3636 < a class ="sidebar-nav-item {{ispage /lecture10/}}active{{end}} " href ="/lecture10/ "> < b > Lecture 10</ b > - < em > Dynamic Discrete Choice</ em > </ a >
37- < a class ="sidebar-nav-item {{ispage /lecture12/}}active{{end}} " href ="/lecture11/ "> < b > Lecture 11</ b > - < em > Estimating DDC Models</ em > </ a >
38- < a class ="sidebar-nav-item {{ispage /lecture13/}}active{{end}} " href ="/lecture12/ "> < b > Lecture 12</ b > - < em > Dynamic Discrete+Continous</ em > </ a >
3937 </ nav >
4038
4139 </ div >
Original file line number Diff line number Diff line change 33<h1>Lecture 10: Rust's Bus Model! </h1>
44~~~
55
6+ ## Video
7+
8+ Video from the extra xmas session on estimating the rust model:
9+
10+ {{youtube estimate-rust}}
11+
612## Notebooks
713
814Topic | Notebook
915:-----: | :--------:
1016Rust Model Setup | [ click for notebook] ( ../lecture10-zurcher )
17+ Homework for Rust Data Setup | [ click for notebook] ( ../hw6 )
1118DP Model estimation Methods | [ PDF slides] ( ../assets/tex/dp-estimation/dp-estimation.pdf )
1219Rust Model Estimation | [ click for notebook] ( ../lecture10-zurcher-estim )
20+
21+
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -10,5 +10,6 @@ videos = Dict(
1010 " session3" => " bDiBuRLxdSY" ,
1111 " solverpaths" => " PUlOQdgWlFE" ,
1212 " constrained-banana" => " kqjr_NYUomU" ,
13- " pr-video" => " kKjmrAExsNQ"
13+ " pr-video" => " kKjmrAExsNQ" ,
14+ " estimate-rust" => " 4VtsQrxU9hw"
1415)
You can’t perform that action at this time.
0 commit comments