Quantitative Methods in Macroeconomics

PhD Course, Fall 2002

Schedule

Pdf files

Syllabus
Lecture Notes 1
Lecture Notes 2
Exercise 3
Lecture Notes 3
Lecture Notes 4
Lecture Notes 5
Exercise 5

Programs used in exercises

Exercise 1.5 Octave version
ex1_5.m ex1_5_oct.m
eval_foc.m eval_foc_oct.m

Exercise 3
ex3.m
func_r.m
grad.m
hessian.m

Solutions to selected exercises

Exercise 3 a (pdf)
deaton.m (Exercise 5, approach (a))

Example programs

Growth model: linear-quadratic method (LN 2)
rbc_ql.m
func_r.m
grad.m
hessian.m

Growth model: discrete state-space method (LN 3)
rbc_discrete.m

Growth model: piecewise linear decision rule method
rbc_decision.m

Coconut model (LN 3)
coconut.m

Code to generate Markov chain that approximates an AR(1) process
tauchen.m