- 21 Mar, 2013 17 commits
-
-
Stéphane Adjemian authored
If the names of the variables are not provided when instantiating a dynSeries object then the default name is of the form Variable_i (i=1,...,N, where N is the number of variables in the dataset).
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
+ Prefix variable names with QGROWTH_ + Prefix tex variable names with \delta_i with i=nothing or 3 depending on the frequency.
-
Stéphane Adjemian authored
+ Prefix variable names with YGROWTH_ + Prefix tex variable names with \delta_i with i=nothing, 4, 12 or 52 depending on the frequency.
-
Stéphane Adjemian authored
+ Prefix variable names with QDIFF_ + Prefix tex variable names with \Delta_i with i=nothing or 3 depending on the frequency.
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
+ Prefix variable names with YDIFF_ + Prefix tex variable names with \Delta_i with i=nothing, 4, 12 or 52 depending on the frequency.
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
+ Prefix variable names with the minus symbol. + Set tex member.
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
Added a routine to convert variable names with underscores into somthing readable by a tex processor.
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
- 20 Mar, 2013 4 commits
-
-
Houtan Bastani authored
-
Houtan Bastani authored
-
Houtan Bastani authored
-
Houtan Bastani authored
-
- 19 Mar, 2013 11 commits
-
-
Sébastien Villemot authored
Identification and sensitivity fixes
-
Marco Ratto authored
-
Marco Ratto authored
[to be fixed later by breaking the big matrix stored ...]
-
Marco Ratto authored
1) better trace all cases when the model does not solve, classifying cases according to info output of dynare_resolve; 2) trap the case of memory allocation limit for too large model undergoing to reduced form mapping
-
Marco Ratto authored
2) fixed initialization of alpha2_stab;
-
Marco Ratto authored
2) fixed bug for the ML base (bayestopt_.pshape==0); 3) make more transparent the error when the model does not solve at prior_mode or prior_mean; 4) when prior_mean or prior_mode fail, try 50 times with randomly generated samples from the prior before interrupting identification. This commit fixes issues related to fabiac forum request and subsequent discussion with Johannes. http://www.dynare.org/phpBB3/viewtopic.php?f=1&t=4402&p=10771&hilit=identification&sid=64c6f9d987a2641e79dd5722137eb483#p10771
-
Houtan Bastani authored
-
Houtan Bastani authored
-
Houtan Bastani authored
-
Houtan Bastani authored
reporting: @page: allow for multiple titles, title_format, first args can be provided as strings or cellstr, multiple args as cellstr
-
Sébastien Villemot authored
Clarification for second moments at second order and to rplot; restriction of endogenous prior to stationary models
-
- 18 Mar, 2013 8 commits
-
-
Johannes Pfeifer authored
-
Johannes Pfeifer authored
Eliminates warning message introduced in 4c8f3a89 Adds hint to approximation in table title and adds the information with a reference to Kim/Kim/Schaumburg/Sims (2008) to manual. closes #278
-
Johannes Pfeifer authored
-
Houtan Bastani authored
-
Houtan Bastani authored
-
Houtan Bastani authored
-
Sébastien Villemot authored
Closes #306
-
Sébastien Villemot authored
Closes #321
-