Page 1 of 1

ERROR AFTER BAYESIAN ESTIMATION

PostPosted: Thu Feb 02, 2017 5:57 pm
by cracco
Hi all,

after estimating the model and getting all the diagnostics graph, the following error appears right after the posterior estimates of the parameters:

Error using bsxfun (line 49)
Non-singleton dimensions of the two input arrays must match each other.

Error in GetPosteriorMeanVariance (line 49)
x = bsxfun(@minus,x2,mean');

Error in dynare_estimation_1 (line 809)
= GetPosteriorMeanVariance(M_,options_.mh_drop);

Error in dynare_estimation (line 89)
dynare_estimation_1(var_list,dname);

Error in sterk (line 844)
dynare_estimation(var_list_);

Error in dynare (line 180)
evalin('base',fname) ;

Then dynare doesn't compute anything else, i.e. the bayesian irfs. I have no idea where this error comes from. Does it have to do with the estimation of the model or is it a bug in my matlab version? I'd be grateful if somebody could help me.

Many thanks!

Re: ERROR AFTER BAYESIAN ESTIMATION

PostPosted: Fri Feb 03, 2017 8:43 am
by jpfeifer
Please provide me with the files to replicate the issue.

Re: ERROR AFTER BAYESIAN ESTIMATION

PostPosted: Mon Feb 06, 2017 3:47 pm
by cracco
Dear jpfeifer,

thank you very much indeed for your prompt response. there was an issue with the computers provided by the university, once I could again use my personal laptop no error has been displayed.

apologies for any inconvenience.

best regards