Hello,
I am curious if anybody can implement in dynare a model in which the agents learns the parameter of a hidden state-variable through Kalman fitler, like in http://www.sciencedirect.com/science/ar ... 8914000177
A Dynare example would be highly appreciated!
Basically, what I am thinking needs to be done in dynare is that agent will have an exogenous parameter (hidden-state-variable), that is updated period by period through some external loop. I have no idea if it is possible to pass through this parameter into dynare period-by-period, nor do I have any idea how Dynare can calcualte moments in such a setup.
If a learning example is not available, any kind of example, in which a parameter loop is passed into dynare [I guess we just create a new mod file each time, if there is no better method], is appreciated.