git-svn-id: https://www.dynare.org/svn/dynare/trunk@2562 ac1d8469-bf42-47a9-8791-bf33cf982152
time-shift
stepan 2009-04-07 11:13:43 +00:00
parent 76080af7ec
commit ff38cbdd5d
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@ if nargin>0 && init
p7 = prior_structure.p7;
p3 = prior_structure.p3;
p4 = prior_structure.p4;
prior_shape = prior_structure.pshape ;
number_of_estimated_parameters = length(p6);
beta_index = find(prior_shape==1);
beta_draws = 1;