- Mar 13, 2015
-
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
- Mar 09, 2015
-
-
Stéphane Adjemian authored
Generate the data instead with matlab's script ramst_initval_file_data.m. Note that the excel files are only produced and tested under Windows (xlswrite is not working on OS X, need to check for Linux).
-
- Mar 05, 2015
-
-
Stéphane Adjemian authored
Fixed conflict related to the move of the perfect foresight related routines in a subfolder.
-
- Mar 03, 2015
-
-
Houtan Bastani authored
-
- Mar 01, 2015
-
-
Stéphane Adjemian authored
Add missing abs to unit root check in model_diagnostics.m
-
Stéphane Adjemian authored
Estimation bugfixes
-
Stéphane Adjemian authored
Add unit test for newrat with analytic derivatives and various Kalman al...
-
Stéphane Adjemian authored
Integrate error from negative steady state with loglinear model into pri...
-
Johannes Pfeifer authored
Fixes crash in master unit test
-
Johannes Pfeifer authored
Finalizes 39248627
-
- Feb 28, 2015
-
-
Stéphane Adjemian authored
Use new routine for minimizing objective function for OSR
-
Johannes Pfeifer authored
-
Johannes Pfeifer authored
-
Johannes Pfeifer authored
-
- Feb 27, 2015
-
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
This new routine gives the possibility to obtain a description of the prior from the command line. >> prior table will display a table with the prior mean, prior mode, prior std, prior bounds and prior HPD interval. >> prior plot will plot the prior densities. >> prior optimize will trigger the maximization of the prior density and display the results (often, because of BK conditions or other issues, Dynare is even not able to get the prior mode). >> prior moments will display the moments of the endogenous variables at the prior mode. >> prior simulate will run a Monte-Carlo, by sampling from the prior and discarding vector of parameters such that the steady state does not exist or the BK conditions are not met, and return an estimate of the effective prior mass.
-
Stéphane Adjemian authored
-
- Feb 26, 2015
-
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
modes (return the first mode).
-
Stéphane Adjemian authored
-
- Feb 25, 2015
-
-
Houtan Bastani authored
-
Houtan Bastani authored
-
- Feb 24, 2015
-
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Houtan Bastani authored
-
Houtan Bastani authored
-
- Feb 23, 2015
-
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
lb and ub (lower and upper bounds for the priors) are no more fields of bayestopt_ structure.
-
Houtan Bastani authored
test system: rename ramsey.mod as ramsey_.mod to avoid removal of ramsey directory when doing make clean
-
Stéphane Adjemian authored
It is more standard to have the name of the routine (defining the objective to be minimized) as a first argument.
-
Stéphane Adjemian authored
-