oo_.posterior_mean is missing
Posted: Thu Apr 25, 2013 2:30 pm
Hi,
I get the following error (Dynare 4.3.3)
This is the content of oo_
Also, this is the set of optims that I call
Am I doing something wrong?
Thanks
Gianni
I get the following error (Dynare 4.3.3)
Log data density [Laplace approximation] is -6093.935107.
MH: Total number of Mh draws: 500000.
MH: Total number of generated Mh files: 304.
MH: I'll use mh-files 304 to 304.
MH: In mh-file number 304 i'll start at line 1065.
MH: Finally I keep 500 draws.
Reference to non-existent field 'posterior_mean'.
This is the content of oo_
exo_simul: [3x50 double]
endo_simul: []
dr: [1x1 struct]
exo_steady_state: [50x1 double]
exo_det_steady_state: []
exo_det_simul: []
steady_state: [203x1 double]
prior: [1x1 struct]
posterior: [1x1 struct]
posterior_mode: [1x1 struct]
posterior_std: [1x1 struct]
MarginalDensity: [1x1 struct]
Smoother: [1x1 struct]
SmoothedVariables: [1x1 struct]
UpdatedVariables: [1x1 struct]
SmoothedShocks: [1x1 struct]
gamma_y: {7x1 cell}
mean: [6x1 double]
var: [6x6 double]
autocorr: {[6x6 double] [6x6 double] [6x6 double] [6x6 double] [6x6 double]}
irfs: [1x1 struct]
PosteriorTheoreticalMoments: [1x1 struct]
Also, this is the set of optims that I call
estimation(load_mh_file,mode_file=ECB_IPAM_mh_mode,datafile='ECBIPAM_dataestim',nobs=83,presample=8,mode_compute=0,mh_replic= 00000,mh_jscale=0.08,mh_nblocks=6)
Am I doing something wrong?
Thanks
Gianni