Help with estimation please

This forum is closed. You can read the posts but cannot write. We have migrated the forum to a new location where you will have to reset your password.
Forum rules
This forum is closed. You can read the posts but cannot write. We have migrated the forum to a new location (https://forum.dynare.org) where you will have to reset your password.

Help with estimation please

Postby Nice » Sat Jan 30, 2016 9:47 pm

Hello,

I am trying to estimate parameters for a model and facing some hardship. The .mod file runs just fine when I simulate it - it is able to find and solve for the steady state. However when I try to estimate the model it won't work and I get an error message saying that there is no stable equilibrium.

Now I have tried using the estimated_params_init(use calibration); command after the estimated_params; block but this also generates the following error:

ERROR: liq_est.mod: line 357, col 11: syntax error, unexpected '(', expecting COMMA

which is taking issue with the estimation command bracket and does not make sense to me.

I am providing the .mod file and data file and would appreciate it if someone could help.

Many many thanks!
Attachments
liq_est.mod
(11.63 KiB) Downloaded 46 times
soe_data_obs_2.m
(32.15 KiB) Downloaded 37 times
Nice
 
Posts: 31
Joined: Fri Jul 11, 2014 5:16 pm

Re: Help with estimation please

Postby jpfeifer » Sun Jan 31, 2016 5:38 pm

You are missing the
Code: Select all
end;

after
Code: Select all
estimated_params_init(use_calibration);


From what you describe, I would check whether there are unit eigenvalues. If yes, you need to use the
Code: Select all
diffuse_filter

option in the estimation command.
------------
Johannes Pfeifer
University of Cologne
https://sites.google.com/site/pfeiferecon/
jpfeifer
 
Posts: 6940
Joined: Sun Feb 21, 2010 4:02 pm
Location: Cologne, Germany


Return to Dynare help

Who is online

Users browsing this forum: Google [Bot] and 11 guests