Linear/log-linear models and order of Taylor series approx
Posted: Sun Jun 06, 2010 2:20 pm
Hello,
I was wondering if anybody could help clarify the following:
- if the model is not log-linearized and not in exp-log form (so it is the original FOC's) in Dynare code we would write "model;" and "stoch_simul" which would imply Dynare is automatically taking 2nd order Taylor expansion, right? And if so, why does it have to be 2nd order and not 1st order (why is it that when the model is not specified in logs Dynare has to take 2nd order rather than 1st order taylor expansion)? And the output from Dynare for the IRF's would be interpreted as deviation of, say, c from its steady state (ct-css)?
- if the model is log-linearized and I write "model;" and "stoch_simul;", it means Dynare is automatically taking 1st order Taylor expansion and I don't need to specify "order=1"? Why does the order have to be 1? And if so, the output from Dynare would be interpreted as log-deviations from the steady state, log(ct)-log(css)?
- if the model is specified in exp-log form, it means the model is not log-linearized, it is just telling Dynare to take the Taylor series expansion in logs, rather than in levels, therefore the correct order for the Taylor expansion would be 1? And in this case, how would you interpret the output from Dyanre? As log-deviations or just deviations from the steady state?
- in the steady state, the log-deviation from the steady state of a variable is always zero. why?
Thanks a million!
I was wondering if anybody could help clarify the following:
- if the model is not log-linearized and not in exp-log form (so it is the original FOC's) in Dynare code we would write "model;" and "stoch_simul" which would imply Dynare is automatically taking 2nd order Taylor expansion, right? And if so, why does it have to be 2nd order and not 1st order (why is it that when the model is not specified in logs Dynare has to take 2nd order rather than 1st order taylor expansion)? And the output from Dynare for the IRF's would be interpreted as deviation of, say, c from its steady state (ct-css)?
- if the model is log-linearized and I write "model;" and "stoch_simul;", it means Dynare is automatically taking 1st order Taylor expansion and I don't need to specify "order=1"? Why does the order have to be 1? And if so, the output from Dynare would be interpreted as log-deviations from the steady state, log(ct)-log(css)?
- if the model is specified in exp-log form, it means the model is not log-linearized, it is just telling Dynare to take the Taylor series expansion in logs, rather than in levels, therefore the correct order for the Taylor expansion would be 1? And in this case, how would you interpret the output from Dyanre? As log-deviations or just deviations from the steady state?
- in the steady state, the log-deviation from the steady state of a variable is always zero. why?
Thanks a million!