Error after estimation
Posted: Sat Feb 01, 2014 12:13 pm
Hi all,
I keep getting this message after estimation. I already searched the forum about this kind of error, but until now I didn´t find the source of the problem. Could somebody help me ?
THanks,
In an assignment A(I) = B, the number of elements in B and I must be the same.
Error in covariance_mc_analysis (line 76)
tmp(i1:i2) = Covariance_matrix(:,symmetric_matrix_index(indx1,indx2,nvar));
Error in posterior_analysis>job (line 57)
oo_ = covariance_mc_analysis(SampleSize,'posterior',M_.dname,M_.fname,...
Error in posterior_analysis (line 38)
oo_ = job(type,SampleSize,arg1,arg2,arg3,options_,M_,oo_,nvar,vartan);
Error in compute_moments_varendo (line 68)
oo_ =
posterior_analysis('variance',var_list_(i,:),var_list_(j,:),[],options_,M_,oo_);
Error in dynare_estimation_1 (line 835)
oo_ = compute_moments_varendo('posterior',options_,M_,oo_,var_list_);
Error in dynare_estimation (line 84)
dynare_estimation_1(var_list,dname);
Error in oil_estimado (line 1102)
dynare_estimation(var_list_);
Error in dynare (line 174)
evalin('base',fname) ;
I keep getting this message after estimation. I already searched the forum about this kind of error, but until now I didn´t find the source of the problem. Could somebody help me ?
THanks,
In an assignment A(I) = B, the number of elements in B and I must be the same.
Error in covariance_mc_analysis (line 76)
tmp(i1:i2) = Covariance_matrix(:,symmetric_matrix_index(indx1,indx2,nvar));
Error in posterior_analysis>job (line 57)
oo_ = covariance_mc_analysis(SampleSize,'posterior',M_.dname,M_.fname,...
Error in posterior_analysis (line 38)
oo_ = job(type,SampleSize,arg1,arg2,arg3,options_,M_,oo_,nvar,vartan);
Error in compute_moments_varendo (line 68)
oo_ =
posterior_analysis('variance',var_list_(i,:),var_list_(j,:),[],options_,M_,oo_);
Error in dynare_estimation_1 (line 835)
oo_ = compute_moments_varendo('posterior',options_,M_,oo_,var_list_);
Error in dynare_estimation (line 84)
dynare_estimation_1(var_list,dname);
Error in oil_estimado (line 1102)
dynare_estimation(var_list_);
Error in dynare (line 174)
evalin('base',fname) ;