- Jul 31, 2014
-
-
Stéphane Adjemian authored
-
- Jul 30, 2014
-
-
Sébastien Villemot authored
Add saving of parameter names to make loading of mh_mode-file compatible...
-
Sébastien Villemot authored
Closes #664
-
Houtan Bastani authored
-
Houtan Bastani authored
-
Sébastien Villemot authored
Set missing argument in makedataset.m that leads to crashes with GSA
-
- Jul 29, 2014
-
-
Stéphane Adjemian authored
-
Houtan Bastani authored
-
Houtan Bastani authored
reporting: table fix bug where the table would not be saved in the directory specified by tableDirName if the tableName option was provided
-
Houtan Bastani authored
-
Houtan Bastani authored
-
Houtan Bastani authored
-
- Jul 28, 2014
-
-
Stéphane Adjemian authored
Updated the manual: removed nobs and vobs members from @dseries objects (see commit c5af1d43).
-
Stéphane Adjemian authored
The syntax to get the number of observations and the number of variables remains unaffected by this commit. If ts a @dseries object, ts.nobs and ts.vobs are respectively the number of observations and the number of variables.
-
Houtan Bastani authored
-
Houtan Bastani authored
reporting: fix bug where a whole row wasn’t colored if the tableSubSectionHeader option was passed at the same time
-
Houtan Bastani authored
-
Houtan Bastani authored
-
Stéphane Adjemian authored
-
- Jul 25, 2014
-
-
Houtan Bastani authored
-
Houtan Bastani authored
-
- Jul 24, 2014
-
-
Stéphane Adjemian authored
-
Houtan Bastani authored
-
- Jul 23, 2014
-
-
Houtan Bastani authored
Fix bug in dynare_identification.m that led to missing output and crashe...
-
Johannes Pfeifer authored
Fix bug in dynare_identification.m that led to missing output and crashes if the initial parameterization was invalid If the initial parameters did not solve, the code for displaying results and saving was not reached. The also led to later crashes with saving as the -append option was used and no file existed. If no valid draw can be found, the function exits in any case, so no additional check is needed.
-
Johannes Pfeifer authored
Fixes the recent problem with unit tests
-
- Jul 21, 2014
-
-
Stéphane Adjemian authored
If a file <MOD_FILE_NAME>_prior_restrictions.m exists in current folder, the value returned by this routine is substracted to fval (likelihood-lnprior) at the end of dsge_likelihood. The arguments of this routine are: M_, oo_, options_, dataset_ and dataset_info. Routines for writing <MOD_FILE_NAME>_prior_restrictions.m will be provided later.
-
- Jul 18, 2014
-
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
Issue a warning if conditional forecasts are computed with correlated innovations (if these correlations are defined in the covariance matrix of the innovations).
-
Sébastien Villemot authored
Closes #695
-
Sébastien Villemot authored
- fix DESTDIR for preprocessor and MEX files (it was duplicated) - don't install libdynare++.a
-
- Jul 17, 2014
-
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
Fixed issue induced by the merge of 74fd0850 in master (changed DynareDataset field name).
-
(cherry picked from commit 74fd0850)
-
(cherry picked from commit 70849133)
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-