Skip to content
Snippets Groups Projects
Commit de860897 authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Merge branch 'cosmetic' into 'master'

DsgeSmoother.m: header cosmetics

See merge request Dynare/dynare!1873
parents 62586990 e5b51f32
Branches
Tags
No related merge requests found
......@@ -4,7 +4,7 @@ function [alphahat,etahat,epsilonhat,ahat,SteadyState,trend_coeff,aK,T,R,P,PK,de
% INPUTS
% o xparam1 [double] (p*1) vector of (estimated) parameters.
% o gend [integer] scalar specifying the number of observations ==> varargin{1}.
% o data [double] (n*T) matrix of data.
% o Y [double] (n*T) matrix of data.
% o data_index [cell] 1*smpl cell of column vectors of indices.
% o missing_value 1 if missing values, 0 otherwise
% o M_ [structure] decribing the model
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment