Page 1 of 1
learning mechanism in Dynare
Posted:
Fri May 14, 2010 4:06 pm
by jinke1311
Hi,
Could someone give me some hints about writing adaptive learning mechanism, such as constant gain learning, in Dynare?
Thank you very much
Jinke
Re: learning mechanism in Dynare
Posted:
Wed May 19, 2010 3:12 am
by trungbui
I'm looking for some hints too. There is a Learning Toolbox written for Matlab. Has Dynare 4 incorporated these features yet?
Re: learning mechanism in Dynare
Posted:
Wed Sep 01, 2010 9:39 am
by spike
Hi,
I try to estimate a dsge model with adaptive learning expectation using dynare 4, the problem is to write a time-varying low of motion into the kalman filter,
someone could help me please.
thanks.
Re: learning mechanism in Dynare
Posted:
Mon Sep 13, 2010 3:14 pm
by MichelJuillard
There is no feature in Dynare for modeling learning. Learning, in most cases, is characterized by changing values of the coefficients. The only way to do it is to write a Matlab loop around stoch_simul() that takes care of revising the value of the parameters. You need to know some Dynare internals in order to do so.
Best
Michel