Skip to content
Snippets Groups Projects
Select Git revision
  • e672d88d7aaf69e806d0ec494f50b1e945b00dba
  • master default protected
  • nlf-fixes
  • DSMH
  • OneStep2
  • SMC
  • online-filter-as-a-sampler
  • nonlinear-filter-fixes
  • SMCsamplers
  • smc-sampler
  • 4.5
  • dynamic-striated
  • occbin
  • exo_steady_state
  • filter_initial_state
  • declare_vars_in_model_block
  • exceptions
  • rmExtraExo
  • julia
  • error_msg_undeclared_model_vars
  • static_aux_vars
  • 4.5.6
  • 4.5.5
  • 4.5.4
  • 4.5.3
  • 4.5.2
  • 4.5.1
  • 4.5.0
  • 4.4.3
  • 4.4.2
  • 4.4.1
  • 4.4.0
  • 4.4-beta1
  • 4.3.3
  • 4.3.2
  • 4.3.1
  • 4.3.0
  • 4.2.5
  • 4.2.4
  • 4.2.3
  • 4.2.2
41 results

csolve.m

Blame
  • Forked from Dynare / dynare
    Source project has a limited visibility.
    examples.rst 2.84 KiB

    Examples

    Dynare comes with a database of example .mod files, which are designed to show a broad range of Dynare features, and are taken from academic papers for most of them. You should have these files in the examples subdirectory of your distribution.

    Here is a short list of the examples included. For a more complete description, please refer to the comments inside the files themselves.

    ramst.mod

    An elementary real business cycle (RBC) model, simulated in a deterministic setup.

    example1.mod example2.mod

    Two examples of a small RBC model in a stochastic setup, presented in Collard (2001) (see the file guide.pdf which comes with Dynare).

    example3.mod

    A small RBC model in a stochastic setup, presented in Collard (2001). The steady state is solved analytically using the steady_state_model block (see :bck:`steady_state_model`).

    fs2000.mod

    A cash in advance model, estimated by Schorfheide (2000). The file shows how to use Dynare for estimation.

    fs2000_nonstationary.mod

    The same model than fs2000.mod, but written in non-stationary form. Detrending of the equations is done by Dynare.

    bkk.mod

    Multi-country RBC model with time to build, presented in Backus, Kehoe and Kydland (1992). The file shows how to use Dynare’s macro processor.

    agtrend.mod

    Small open economy RBC model with shocks to the growth trend, presented in Aguiar and Gopinath (2004).

    Gali_2015.mod

    Basic New Keynesian model of Galí (2015), Chapter 3 showing how to i) use "system prior"-type prior restrictions as in Andrle and Plašil (2018) and ii) run prior/posterior-functions.

    NK_baseline.mod