-
-
Notifications
You must be signed in to change notification settings - Fork 56
Expand file tree
/
Copy path_toc.yml
More file actions
158 lines (158 loc) · 3.44 KB
/
_toc.yml
File metadata and controls
158 lines (158 loc) · 3.44 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
format: jb-book
root: intro
parts:
- caption: Tools and Techniques
numbered: true
chapters:
- file: sir_model
- file: linear_algebra
- file: qr_decomp
- file: eig_circulant
- file: svd_intro
- file: var_dmd
- file: newton_method
- caption: Elementary Statistics
numbered: true
chapters:
- file: prob_matrix
- file: stats_examples
- file: lln_clt
- file: prob_meaning
- file: multi_hyper
- file: multivariate_normal
- file: hoist_failure
- file: back_prop
- file: rand_resp
- file: util_rand_resp
- caption: Bayes Law
numbered: true
chapters:
- file: bayes_nonconj
- file: ar1_bayes
- file: ar1_turningpts
- caption: Statistics and Information
numbered: true
chapters:
- file: divergence_measures
- file: likelihood_ratio_process
- file: likelihood_ratio_process_2
- file: likelihood_var
- file: imp_sample
- file: wald_friedman
- file: wald_friedman_2
- file: exchangeable
- file: likelihood_bayes
- file: mix_model
- file: navy_captain
- caption: Linear Programming
numbered: true
chapters:
- file: opt_transport
- file: von_neumann_model
- caption: Introduction to Dynamics
numbered: true
chapters:
- file: finite_markov
- file: inventory_dynamics
- file: linear_models
- file: samuelson
- file: chow_business_cycles
- file: kesten_processes
- file: wealth_dynamics
- file: kalman
- file: kalman_2
- file: measurement_models
- caption: Search
numbered: true
chapters:
- file: mccall_model
- file: mccall_model_with_separation
- file: mccall_model_with_sep_markov
- file: mccall_fitted_vfi
- file: mccall_persist_trans
- file: career
- file: jv
- file: odu
- caption: Reinforcement Learning
numbered: true
chapters:
- file: inventory_q
- file: rs_inventory_q
- file: mccall_q
- caption: Introduction to Optimal Savings
numbered: true
chapters:
- file: os
- file: os_numerical
- file: os_stochastic
- file: os_time_iter
- file: os_egm
- file: os_egm_jax
- caption: Household Problems
numbered: true
chapters:
- file: ifp_discrete
- file: ifp_opi
- file: ifp_egm
- file: ifp_egm_transient_shocks
- file: ifp_advanced
- caption: LQ Control
numbered: true
chapters:
- file: lqcontrol
- file: lagrangian_lqdp
- file: cross_product_trick
- file: perm_income
- file: perm_income_cons
- file: theil_1
- file: theil_2
- file: lq_inventories
- caption: Optimal Growth
numbered: true
chapters:
- file: cass_koopmans_1
- file: cass_koopmans_2
- file: cass_fiscal
- file: cass_fiscal_2
- caption: Multiple Agent Models
numbered: true
chapters:
- file: lake_model
- file: endogenous_lake
- file: rational_expectations
- file: re_with_feedback
- file: markov_perf
- file: uncertainty_traps
- file: aiyagari
- file: ak2
- file: ak_aiyagari
- file: two_computation
- caption: Asset Pricing and Finance
numbered: true
chapters:
- file: markov_asset
- file: hansen_singleton_1983
- file: hansen_singleton_1982
- file: doubts_or_variability
- file: ge_arrow
- file: harrison_kreps
- file: morris_learn
- file: affine_risk_prices
- file: risk_aversion_or_mistaken_beliefs
- caption: Data and Empirics
numbered: true
chapters:
- file: pandas_panel
- file: ols
- file: mle
- caption: Auctions
numbered: true
chapters:
- file: two_auctions
- file: house_auction
- caption: Other
numbered: true
chapters:
- file: troubleshooting
- file: zreferences
- file: status