dynare/doc
Stéphane Adjemian (Charybdis) 9fbef0c107 Removed penalty_hessian routine.
+ Code factorization.
 + Added an option for using the penalized objective when computing numerically
 the hessian at the mode.

Previous behaviour (introduced with penalty_hessian routine) was to compute the
hessian matrix at the mode with the penalized objective function (instead of
the original objective function). This behaviour hides problematic situations,
where the computed hessian (using the original objective) would not be full
rank. For instance, if the estimation ends up with a parameter on (or very
close to) the bounds of its possible values (which is often not a desirable
outcome), the estimated posterior variance would be zero for this
parameter (with the original objective) because the hessian is not finite in
this direction, while the posterior variance would be positive if the penalized
objective is used instead. But this estimate would not be reliable by
construction of the penalty which is quite ad-hoc (more fundamentally I do not
think that there exists any rational for approximating the covariance matrix
with the inverse of the hessian matrix if the mode is on the border of the set
of possible values).

This commit restore the behaviour previous to 2446ab02ba.

An option is available for computing the hessian with the penalized
objective function.
2017-02-08 13:07:25 +00:00
..
AIM Removed references to SPSparse, SPQZ and SPEigQZ as unused 2008-09-02 21:28:11 +00:00
dseries-and-reporting doc: small fixes to reporting slides 2015-06-10 20:32:03 +02:00
dynare.plots Updated manual. Description of the methods for the @dseries class. 2013-11-14 14:32:57 +01:00
gsa fix documentation in line with commit a74f7c0285 2012-06-29 00:55:50 +02:00
internals Fixed compilation of org files to html (dynare-internals.org). 2015-09-25 23:37:45 +02:00
macroprocessor Macro-processor slides: some updates, license under CC-BY-SA-4.0. 2015-06-08 14:55:13 +02:00
parallel Added PDF documentation for parallel stuff 2010-10-29 12:48:07 +02:00
preprocessor doc: add preprocessor copyright info 2017-02-01 18:16:51 +01:00
userguide Update Ferhat's affiliation 2013-09-20 10:16:12 +02:00
Makefile.am doc: dseries and reporting presentation (draft) 2014-04-29 17:57:24 +02:00
bibmad.sty v4: branching out /doc 2006-02-14 14:45:14 +00:00
bvar-a-la-sims.tex doc: fix typo 2016-11-24 15:19:50 +01:00
dr.bib Updated paper about 1st order 2011-04-12 19:04:07 +02:00
dr.tex Stop using Bibtex styles that have been recently removed in TeX Live 2013-05-22 22:26:56 +02:00
dynare.texi Removed penalty_hessian routine. 2017-02-08 13:07:25 +00:00
guide.bbl v4: branching out /doc 2006-02-14 14:45:14 +00:00
guide.tex Updated Collard's guide for Dynare 4.1 2009-12-22 10:34:06 +00:00