- 17 Mar, 2017 40 commits
-
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
FilteredVariablesKStepAheadVariances is computed and saved iff filter_covariance option is used in estimation command.
-
-
-
proper use of varlist in smoothed variables + sort in alphabetic order to find more easily plots for large numbers of variables.
-
- store oo_.FilteredVariablesKStepAheadVariances only if options_.filter_covariance. this can save a lot of memory for large models - oo_.FilteredVariables must be stored independently to a previous MCMC. evaluate_smoother must in any case provide full info in oo_ - options_.filtered_vars does not always imply filtered variables are computed. options_.nk is more robust.
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Closes #1373
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
-
Use select_qz_criterium_value to fix all cases where the default options_.qz_criterium = []; is passed to evaluate_smoother and dataset_ is already set. qz_criterium also set to fix evaluate_likelihood.m for similar issues
-
-
-
-
-
-
-
optional output argument for plot_shock_decomposition.m + several fixes to annualized computations and plots.
-
-
-
-
-
-
-
-
Set neutral type names, replacing stock/flow/deflator.
-
-
-
- Added the possibility to compute annualized variables and associated decompositions out of quarterly ones, without blowing up variable definitions - Fixed call to plot realtime conditional shock decomposition
-
Realtime conditional forecast is better computed as residual from the realtime shock decomposition and the model unconditional forecast
-
-
-
-
-
-
-