jpfeifer wrote:The shock_decomposition relies on the linearity at first order so that the actual observations can be decomposed into the individual contributions. At higher order, that decomposition does not work anymore, because the individual contributions are not additive anymore as there are interaction effects between the shocks. The same applies to the variance decomposition. What you can always do is simulate the model at higher order with only one shock at a time. But for that you would need to run a particle smoother, not the Kalman smoother underlying the shock_decomposition command.
order=1
jpfeifer wrote:Whatever you do, the shock_decomposition command will be based on the Kalman smoother, i.e.
- Code: Select all
order=1
jpfeifer wrote:Once you have the values of the shocks, you can simulate any combination of shocks you like. You were asking for shock_decomposition, which provides the contribution of a single shocks. If you are interested in interaction effects of several shocks, you can simulate the them jointly.
Users browsing this forum: Google [Bot] and 7 guests