Skip to content
Snippets Groups Projects
Commit e5b51f32 authored by Johannes Pfeifer's avatar Johannes Pfeifer
Browse files

DsgeSmoother.m: header cosmetics

[skip CI]
parent 62586990
Branches
Tags
1 merge request!1873DsgeSmoother.m: header cosmetics
Pipeline #5494 skipped
......@@ -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