Page 1 of 1

Why Bayesian does not run

PostPosted: Sun Feb 26, 2017 4:03 pm
by thanhha9289
Dear all
I design the DSGE model. the code seems to be fine but the Bayesian Estimate does not run, only the simulation result appear on the screen but not the Bayesian results.
Any comment and suggest will be greatly appreciated.
Thank you so much

Re: Why Bayesian does not run

PostPosted: Mon Feb 27, 2017 2:05 pm
by thanhha9289
Someone helps me

Re: Why Bayesian does not run

PostPosted: Mon Feb 27, 2017 4:35 pm
by KKLS
you need to estimate the mode first
before you run replications

mode_compute = 4;

Re: Why Bayesian does not run

PostPosted: Tue Feb 28, 2017 10:08 am
by jpfeifer
Please provide the files to replicate the issue.