- 24 Sep, 2012 4 commits
-
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
- 19 Sep, 2012 1 commit
-
-
Stéphane Adjemian authored
-
- 08 Jun, 2012 1 commit
-
-
Sébastien Villemot authored
-
- 07 Jun, 2012 1 commit
-
-
Stéphane Adjemian authored
-
- 14 Sep, 2011 2 commits
-
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
- 03 May, 2011 1 commit
-
-
Stéphane Adjemian authored
-
- 16 Dec, 2009 1 commit
-
-
sebastien authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@3250 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 15 Jun, 2009 1 commit
-
-
stepan authored
+ Various bug fixes related to prior sampling. + Removed globals in set_stationary_variables_list.m. git-svn-id: https://www.dynare.org/svn/dynare/trunk@2771 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 11 Jun, 2009 1 commit
-
-
stepan authored
+ Changed names and calls. + Cosmetic changes. git-svn-id: https://www.dynare.org/svn/dynare/trunk@2764 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 09 Jun, 2009 1 commit
-
-
stepan authored
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2749 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 05 Jun, 2009 2 commits
-
-
stepan authored
+ Added comments. + Cosmetic changes. git-svn-id: https://www.dynare.org/svn/dynare/trunk@2725 ac1d8469-bf42-47a9-8791-bf33cf982152
-
stepan authored
Added new tool. When using the instruction get_prior_info(2) in the mod file (after the definition of the priors) Dynare tries to compute the prior mode using Chris Sims' optimization routine. git-svn-id: https://www.dynare.org/svn/dynare/trunk@2724 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 07 Apr, 2009 1 commit
-
-
stepan authored
* Bug fix in prior_sampler. * Print more informations (BK conditions, steadys state or mjdgges * problems...) when running get_prior_info. git-svn-id: https://www.dynare.org/svn/dynare/trunk@2567 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 06 Apr, 2009 1 commit
-
-
stepan authored
Efficiency & Cosmetic changes related to the design of bayestopt_ and the computation of the prior density. bayestopt_.p1 is always the prior mean bayestopt_.p2 is always the prior standard deviation bayestopt_.p3 is unchanged bayestopt_.p4 is unchanged bayestopt_.p5 [new field] is the prior mode bayestopt_.p6 [new field] is the first hyper-parameter of the prior density bayestopt_.p7 [new field] is the second hyper-parameter of the prior density These fields are defined in set_prior and are never changed after. In the previous version of Dynare, the hyper parameters of the densities were updated at each iteration of the optimization routine or the metropolis. Removed fields pmean and pstdev. Vectorized the code in priordens. Fixed the bug mentionned by Gianni. If a (logged) density is evaluated outside the prior domain, the output of priordens if minus infinity (instead of a complex number). git-svn-id: https://www.dynare.org/svn/dynare/trunk@2556 ac1d8469-bf42-47a9-8791-bf33cf982152
-
- 19 Feb, 2009 1 commit
-
-
stepan authored
+ Added new file for prior sampling (prior_sample.m). + Undo previous change on prior_draw.m (transposition of pdraw). + Bug correction in prior_draw.m. + Added field in options_: the default number of mc simulations in the prior distribution. git-svn-id: https://www.dynare.org/svn/dynare/trunk@2431 ac1d8469-bf42-47a9-8791-bf33cf982152
-