Added comments.

git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@2014 ac1d8469-bf42-47a9-8791-bf33cf982152
time-shift
adjemian 2008-09-01 14:45:26 +00:00
parent fb3899018e
commit 9dbe4e9411
1 changed files with 8 additions and 2 deletions

View File

@ -4,10 +4,16 @@ function trace_plot(options_,M_,estim_params_,type,blck,name1,name2)
%
% INPUTS
%
% name
% options_ [structure] Dynare structure.
% M_ [structure] Dynare structure (related to model definition).
% estim_params_ [structure] Dynare structure (related to estimation).
% type [string] 'DeepParameter', 'MeasurementError' (for measurement equation error) or 'StructuralShock' (for structural shock).
% blck [integer] Number of the mh chain.
% name1 [string] Object name.
% name2 [string] Object name.
%
% OUTPUTS
% density [double] density
% None
%
% SPECIAL REQUIREMENTS