-
- Downloads
* Fix problem with models where steadystate files change parameter values.
1) allow to compute derivatives starting from NUMERICAL derivatives of jacobian and steady state: this has a minor cost in accuracy and allow apply without errors identification and estimation with numerical derivatives; 2) added trap in dynare_estimation_init: if steadystate changes param values, automaticly shifts to numerical derivs of jacoban and steady state + analytic derivatives of all the rest; 3) bug fixes for 2nd order derivatives w.r.t. model parameters; **** (Manually cherry picked from ed4d3734)
Showing
- matlab/dsge_likelihood.m 6 additions, 2 deletionsmatlab/dsge_likelihood.m
- matlab/dynare_estimation_init.m 22 additions, 3 deletionsmatlab/dynare_estimation_init.m
- matlab/dynare_identification.m 2 additions, 0 deletionsmatlab/dynare_identification.m
- matlab/getH.m 51 additions, 32 deletionsmatlab/getH.m
- matlab/getJJ.m 12 additions, 1 deletionmatlab/getJJ.m
- matlab/global_initialization.m 1 addition, 0 deletionsmatlab/global_initialization.m
- matlab/identification_analysis.m 6 additions, 2 deletionsmatlab/identification_analysis.m
- matlab/thet2tau.m 7 additions, 0 deletionsmatlab/thet2tau.m
Loading
Please register or sign in to comment