Page 1 of 1

comparative static analysis

PostPosted: Tue Apr 05, 2016 3:43 am
by Da.Y
Hi,
I would like someone to explain to me how to do a comparative static of some of the endogenous variables as some of the parameters change. Any sample code or reading that you can recommend to me will be very helpful.
Thank you in advance

Re: comparative static analysis

PostPosted: Tue Apr 05, 2016 7:01 pm
by jpfeifer
The term comparative static analysis is not well-defined. You did not specify the object you want to consider. But in general you seem to want to run a loop over parameter values as in http://www.dynare.org/phpBB3/viewtopic.php?f=1&t=8026&p=23649#p23649 and http://www.dynare.org/phpBB3/viewtopic.php?f=1&t=4891 and then read out the object out of the results structure oo_ that you need.

Re: comparative static analysis

PostPosted: Wed Apr 06, 2016 2:41 pm
by Da.Y
Thank you for your response. the objective is to look how the changes of different parameters can affect the steady state variables. I think what you send me will be helpful. Thank you again