stepan-a / dsge-bayesian-estimation-sc

Slides for the Dynare's Summer School

Home Page:http://www.dynare.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To compile the slides, you need to have Matlab installed on your computer. Matlab is used to produce three figures in the slides (those illustrating the Metropolis-Hastings algorithm). You also need to install matlab2tikz which is provoided as a submodule.

  1. Install the submodule

    ~$ git submodule --init
    
  2. Modify the MATLAB variable in plot/Makefile (you need to provide the path to matlab binary)

  3. Use the makefile in the root directory:

    ~$ make
    

    This will trigger the build of the figures and compile the TeX files (in tex subfolder).

About

Slides for the Dynare's Summer School

http://www.dynare.org

License:Other


Languages

Language:TeX 86.5%Language:MATLAB 6.2%Language:AMPL 3.2%Language:Assembly 1.9%Language:Makefile 1.4%Language:Shell 0.6%Language:Pascal 0.2%