Page 1 of 1

Error in computing likelihood for initial parameter values

PostPosted: Sun Jul 02, 2017 2:29 am
by fsalce
Hey, i can't run this model with bayesian estimation. I can not find out what the problem is, throw this error:

Error in computing likelihood for initial parameter values

ESTIMATION_CHECKS: There was an error in computing the likelihood for initial parameter values.
ESTIMATION_CHECKS: You should try using the calibrated version of the model as starting values. To do
ESTIMATION_CHECKS: this, add an empty estimated_params_init-block with use_calibration option immediately before the estimation
ESTIMATION_CHECKS: command (and after the estimated_params-block so that it does not get overwritten):


I hope someone can help me. Thanks

Re: Error in computing likelihood for initial parameter valu

PostPosted: Sun Jul 02, 2017 10:26 am
by jpfeifer
This is most probably a timing error. Please see Remark 2 (Using stoch_simul before Estimation) in Pfeifer(2013): "A Guide to Specifying Observation Equations for the Estimation of DSGE Models" https://sites.google.com/site/pfeiferec ... ations.pdf.