Skip to content
Snippets Groups Projects
  1. Mar 13, 2015
  2. Mar 09, 2015
    • Stéphane Adjemian's avatar
      Removed data files for tests/initval_file. · 00d67110
      Stéphane Adjemian authored
      Generate the data instead with matlab's script
      ramst_initval_file_data.m. Note that the excel files are only produced
      and tested under Windows (xlswrite is not working on OS X, need to check
      for Linux).
      00d67110
  3. Mar 05, 2015
  4. Mar 03, 2015
  5. Mar 01, 2015
  6. Feb 28, 2015
  7. Feb 27, 2015
    • Stéphane Adjemian's avatar
      Removed three unused routines. · 198a6ed7
      Stéphane Adjemian authored
      198a6ed7
    • Stéphane Adjemian's avatar
      Replaced get_prior_info routine by prior routine. · 73cdaa30
      Stéphane Adjemian authored
      This new routine gives the possibility to obtain a description of the
      prior from the command line.
      
      >> prior table
      
      will display a table with the prior mean, prior mode, prior std, prior
      bounds and prior HPD interval.
      
      >> prior plot
      
      will plot the prior densities.
      
      >> prior optimize
      
      will trigger the maximization of the prior density and display the
      results (often, because of BK conditions or other issues, Dynare is even
      not able to get the prior mode).
      
      >> prior moments
      
      will display the moments of the endogenous variables at the prior mode.
      
      >> prior simulate
      
      will run a Monte-Carlo, by sampling from the prior and discarding vector
      of parameters such that the steady state does not exist or the BK
      conditions are not met, and return an estimate of the effective prior
      mass.
      73cdaa30
    • Stéphane Adjemian's avatar
      Added new routines. · daaed377
      Stéphane Adjemian authored
      daaed377
  8. Feb 26, 2015
  9. Feb 25, 2015
  10. Feb 24, 2015
  11. Feb 23, 2015
Loading