Differences between revisions 4 and 5
Revision 4 as of 2009-07-23 08:50:07
Size: 885
Comment:
Revision 5 as of 2010-09-13 14:31:38
Size: 887
Comment:
Deletions are marked like this. Additions are marked like this.
Line 16: Line 16:
* We need to add a mechanism to be able to group together different exogenous variables and give them an appropriate label for the decomposition graph.
* The ability to compute shock decomposition for calibrated models.
 * We need to add a mechanism to be able to group together different exogenous variables and give them an appropriate label for the decomposition graph.
 * The ability to compute shock decomposition for calibrated models.

Shock decomposition

A new function computes and displays shock decomposition according to the model for a given sample.

Syntax

shock_decomposition;

This instruction must be given after an estimation statement. If only the posterior mode (or maximum likelihood) is computed, the estimated parameters are set to the corresponding values. If Metropolis is run (or load_mh_file option is used) the estimated parameters are set to the posterior mean.

To be added

  • We need to add a mechanism to be able to group together different exogenous variables and give them an appropriate label for the decomposition graph.
  • The ability to compute shock decomposition for calibrated models.

DynareWiki: ShockDecomposition (last edited 2011-02-07 09:31:32 by SébastienVillemot)