header updated

git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@1555 ac1d8469-bf42-47a9-8791-bf33cf982152
time-shift
assia 2008-01-10 15:13:48 +00:00
parent 27d4594d19
commit f2af302fd2
1 changed files with 16 additions and 1 deletions

View File

@ -1,5 +1,20 @@
function PlotPosteriorDistributions()
% stephane.adjemian@ens.fr [09-09-2005]
% function PlotPosteriorDistributions()
% plots posterior distributions
%
% INPUTS
% none
%
% OUTPUTS
% none
%
% SPECIAL REQUIREMENTS
% none
%
% part of DYNARE, copyright Dynare Team (2005-2008)
% Gnu Public License.
global estim_params_ M_ options_ bayestopt_ oo_
OutputDirectoryName = CheckPath('Output');