Commit Graph

13 Commits (25121bca4f9c97fed28599e9f9adeba2028e5bd0)

Author SHA1 Message Date
Johannes Pfeifer 450dd465fd Reduce time intensity of unit tests by reducing number of iterations 2016-04-09 09:45:21 +02:00
Stéphane Adjemian (Charybdis) cf17040915 Added integration test for PR #1062 (conditional forecasts). 2015-10-16 17:22:33 +02:00
Houtan Bastani 09e5440b69 test suite: fix bugs introduced in ad66a7bb35 and fe221bbc42 that broke parallel processing of test suite 2015-09-09 10:44:52 +02:00
MichelJuillard ce3dc068c3 Merge pull request #692 from JohannesPfeifer/imcforecast
Account for initial values when making conditional forecasts
2015-07-20 10:18:43 +02:00
Johannes Pfeifer fe221bbc42 Add/adapt unit test for conditional forecasts with initval and histval blocks 2015-06-08 16:12:37 +02:00
Johannes Pfeifer ad66a7bb35 Account for initial values when making conditional forecasts
- Closes #655
- Implements unit test
- Saves distribution of controlled exogenous variables
- Adds information that the full path of constrained variables must be specified
2015-06-08 15:42:14 +02:00
Johannes Pfeifer 0104f91f4b Replace initval blocks by steady_state_model blocks in fs2000 unit tests
Speeds up estimation
2015-06-07 17:11:39 +02:00
Sébastien Villemot f594c27fd5 Conditional forecast test: remove spurious changes introduced in dfa744fcb3
As a consequence, reactivate the tests
2013-03-26 17:31:34 +01:00
Sébastien Villemot 3079ad49fa Temporarily disable conditional_forecast tests 2013-03-25 11:18:02 +01:00
Ferhat Mihoubi dfa744fcb3 - adds new files: Evaluate.cc and Evaluate.hh to bytecode 2013-03-22 16:34:50 +01:00
Sébastien Villemot 7dde591992 plot_conditional_forecast: add an error message under Octave <= 3.2
The bug in the graphics code is fixed in Octave 3.4.
Closes: #212
2011-10-21 18:15:35 +02:00
Michel Juillard 6c81305d30 added tests conditional forecast with all possible values of parameter_set 2011-07-31 18:28:29 +02:00
Michel Juillard ac93cd0897 added possibility to do conditional forecast with a calibrated model + bug correction + new test file 2011-07-30 20:19:15 +02:00