Simple code to illustrate the DSGE example from Creel and Kristensen
(2013) "Indirect Likelihood Inference". This code does not use
parallelization, so it is slow and illustrative. Production code
that uses MPI is available from the authors.

To use this, just run DSGE_SBIL_Simple from the Matlab/Octave prompt.
You must have Dynare installed.

This example code uses a very small number of simulations and
Monte Carlo replications, just to show how things work. To get
better results, you need to increase the number of simulations, S.
To do that, edit the main file, DSGE_SBIL_Simple.m. You might also
increase the number of Monte Carlo replications.

For support, write to michael.creel@uab.es
