add comment

time-shift
Houtan Bastani 2018-09-28 16:09:11 +02:00
parent ae71599292
commit 57bf291c00
1 changed files with 5 additions and 0 deletions

View File

@ -69,6 +69,11 @@ else
end
%% Estimation
% Notation from:
% Ando, Tomohiro and Zellner, Arnold. Hierarchical Bayesian Analysis of
% the Seemingly Unrelated Regression and Simultaneous Equations Models
% Using a Combination of Direct Monte Carlo and Importance Sampling
% Techniques. Bayesian Analysis. 2010. pp 67-70.
if nargin == 8
[nobs, pidxs, X, Y, m] = sur(ds, param_names, eqtags);
else