I'm having some troubles estimating parameter values for a DSGE Model using Bayesian Estimation. I get the following problem notice:
________________
warning: delete: no such file: dummy_static.mex
warning: called from
delete at line 47 column 9
erase_compiled_function at line 23 column 5
dummy at line 185 column 1
dynare at line 180 column 1
warning: delete: no such file: dummy_dynamic.mex
You did not declare endogenous variables after the estimation/calib_smoother command.
Detected XLS interfaces: warning: No Java support found (no Java JRE? no Java pkg installed AND loaded?)
Loading 61 observations from outputit.xlsx
error: Estimation:: There are complex values in the data! Probably a wrong (log) transformation...
error: called from
initialize_dataset at line 73 column 5
dynare_estimation_init at line 475 column 10
dynare_estimation_1 at line 81 column 63
dynare_estimation at line 89 column 5
dummy at line 282 column 1
dynare at line 180 column 1
__________________
Is it possible that you can tell me, what is wrong. Is it my code (mod. file)? Or is it the data-import from excel that causes troubles?
Kind regards