- 14 May, 2013 17 commits
-
-
Houtan Bastani authored
-
Houtan Bastani authored
-
Houtan Bastani authored
-
Houtan Bastani authored
-
Houtan Bastani authored
-
Houtan Bastani authored
-
Houtan Bastani authored
-
Houtan Bastani authored
-
Houtan Bastani authored
-
Houtan Bastani authored
-
Houtan Bastani authored
-
Houtan Bastani authored
-
Houtan Bastani authored
-
Stéphane Adjemian authored
Add function for displaying estimation results
-
Sébastien Villemot authored
Make manual on drop-option more explicit
-
Johannes Pfeifer authored
Closes #396
-
Sébastien Villemot authored
Small bugfix in k_order_pert and check for stale order loglinear
-
- 13 May, 2013 15 commits
-
-
Johannes Pfeifer authored
Previously, with pruning set to 1 and the option k_order_solver, the fields like dr.ghu were not set in k_order_pert, even at order=1. But stoch_simul tries to use them to display the decision rules. Similarly for order 2. The respective setting of the decision rule fields is now moved to the respective cases and always conducted at order 1 and conducted at order 2. This avoids crashes if decision rules of theoretical moments are requested.
-
Houtan Bastani authored
-
Houtan Bastani authored
-
Houtan Bastani authored
Conflicts: matlab/reports/@series/series.m matlab/reports/@series/write.m
-
Houtan Bastani authored
-
Houtan Bastani authored
-
Houtan Bastani authored
-
Houtan Bastani authored
-
Houtan Bastani authored
-
Houtan Bastani authored
-
Houtan Bastani authored
-
Houtan Bastani authored
-
Sébastien Villemot authored
Bugfix for simult_.m when used with k_order_pert and pruning at order=1
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
- 12 May, 2013 2 commits
-
-
MichelJuillard authored
Make error message if mode violated prior more explicit
-
Johannes Pfeifer authored
-
- 11 May, 2013 1 commit
-
-
Johannes Pfeifer authored
In the rare combination of k_order_solver, pruning, and order=1 the steady state was not subtracted from the starting values when doing simulations
-
- 10 May, 2013 1 commit
-
-
Johannes Pfeifer authored
The commit moves the creation of results tables, both the ones displayed and printed to LaTeX, from dynare_estimation_1.m to a separate function. This factorization later allows to use this function to display results from other estimation routines. At the same time, it removes the display of t-statistics for posterior estimates ( #339 )
-
- 08 May, 2013 1 commit
-
-
Johannes Pfeifer authored
With a previously set loglinear option, both k_order_pert and stochastic_solvers at order>1 transformed the first order solution, but kept the higher order terms untransformed. Now, both functions output an error.
-
- 07 May, 2013 2 commits
-
-
Sébastien Villemot authored
Fix typo in manual
-
Johannes Pfeifer authored
-
- 03 May, 2013 1 commit
-
-
Houtan Bastani authored
-