Differences between revisions 1 and 11 (spanning 10 versions)
Revision 1 as of 2008-03-23 13:19:39
Size: 286
Comment:
Revision 11 as of 2008-06-28 15:06:02
Size: 631
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= New features for Dynare and improvements to Matlab code = = New or previously undocumented features =
== Preprocessor ==
 * MacroLanguage
== Dynare functions ==
Line 3: Line 6:
 * StructuralChange (estimating models with change in the value of structural parameters)
 * GlobalVariables (removing global variables in Dynare code)
 * MonteCarloOptimization (using a Metropolis Hastings to get an estimate of the posterior mode and a good covariance matrix for the jumping distribution)
 * [:PosteriorVariance:Matrix of variance-covariance of estimated parameters]
 * ConditionalForecast (how to condition the future path of a subset of endogenous variables).
 * OptimalPolicy
 * DsgeVar
 * ["BVAR a la Sims"]
== Octave support (free alternative to Matlab) ==
 * DynareOctave

New or previously undocumented features

Preprocessor

Dynare functions

  • HomoTopy (using homotopy type methods to compute the steady state)

  • MonteCarloOptimization (using a Metropolis Hastings to get an estimate of the posterior mode and a good covariance matrix for the jumping distribution)

  • [:PosteriorVariance:Matrix of variance-covariance of estimated parameters]

  • ConditionalForecast (how to condition the future path of a subset of endogenous variables).

  • OptimalPolicy

  • DsgeVar

  • ["BVAR a la Sims"]

Octave support (free alternative to Matlab)

DynareWiki: NewFeatures (last edited 2017-05-29 09:09:50 by StéphaneAdjemian)