- Jul 31, 2015
-
-
MichelJuillard authored
for Octave 4.0.0
-
- Jul 30, 2015
-
-
Houtan Bastani authored
-
Houtan Bastani authored
-
Houtan Bastani authored
Lower tolerance for unit tests/irfs/example1_unit_std.mod
-
Johannes Pfeifer authored
Otherwise, Octave complains
-
- Jul 29, 2015
-
-
MichelJuillard authored
on more than one period
-
MichelJuillard authored
and lags on more than one period: All variables different from zero must be declared in histval. The reference simulation has one lag because of k(-1).
-
MichelJuillard authored
variables as for endogenous ones. Closes issue #617.
-
Houtan Bastani authored
-
MichelJuillard authored
-
MichelJuillard authored
-
- Jul 28, 2015
-
-
MichelJuillard authored
-
MichelJuillard authored
-
Houtan Bastani authored
Initialize M_.dname=M_.fname in global_initialization.m
-
Johannes Pfeifer authored
Closes #979
-
- Jul 27, 2015
-
-
MichelJuillard authored
Add missing return statement to evaluate_steady_state_file.m
-
MichelJuillard authored
Bugfixes related to collect_LaTeX_Files.m
-
MichelJuillard authored
Add check whether bayestopt_ is empty
-
MichelJuillard authored
Prior distributions
-
MichelJuillard authored
Add info on allowed variable names to manual
-
MichelJuillard authored
In debugging modus, provide termination values of steady state finding.
-
MichelJuillard authored
Add headers and more documentation to shock_decomposition.m and graph…
-
Johannes Pfeifer authored
Otherwise, the code will subsequently crash if the steady state file does not return a conformably sized vector, although an error code was returned
-
MichelJuillard authored
-
MichelJuillard authored
-
MichelJuillard authored
-
MichelJuillard authored
-
Johannes Pfeifer authored
While this code is never actually used, we return the prior mean, which is directly given by the first hyperparameter.
-
- Jul 26, 2015
-
-
Johannes Pfeifer authored
- deals with potentially unset M_.dname - loads missing float package - prevents crash when longnames is not used
-
- Jul 25, 2015
-
-
Johannes Pfeifer authored
Otherwise crashes for calibrated smoother occur
-
- Jul 24, 2015
-
-
Johannes Pfeifer authored
-
Johannes Pfeifer authored
Follows the logic for all other distributions
-
Johannes Pfeifer authored
In case of bound violations, it was instead sampled from inverse gamma I
-
Johannes Pfeifer authored
Performs check as for generalized beta distribution
-
Johannes Pfeifer authored
Closes #341
-
Johannes Pfeifer authored
Closes #3
-
Johannes Pfeifer authored
-
MichelJuillard authored
Correct case-sensitive spelling in unit tests that stops testsuite in…
-
Johannes Pfeifer authored
-
- Jul 23, 2015
-
-
MichelJuillard authored
marginal_density.m: performance improvements
-