Page 1 of 1

osr command

PostPosted: Sat Jun 11, 2011 9:29 am
by nazanin
Hi

I want to find optimal coefficients of taylor rule by grid search (changing of parameter for finding the best parameter that minimized loss function) in dsge model

can dynare helps about this?
can i apply osr command in dynare for finding coefficeants by grid search?
in osr command we must set parameters with certain values
what is this value?how can find it,s?


Thanks

Re: osr command

PostPosted: Tue Aug 23, 2011 4:05 pm
by SébastienVillemot
osr will find the parameters which minimize the objective using a non-linear optimizer (which is more powerful than grid searching).

However you need to give some initial values to the optimizer as a starting point: there grid searching can help, you can use its output as the starting point, if an educated guess is not enough.