What triangle (upper or lower) is restricted in VARs regarding cholesky decomposition?
For example, A or B variant:
Code: Select all
a11 0 0
A = a21 a22 0
a31 a32 a33
b11 b12 b13
B = 0 b22 b23
0 0 b33
Moderators: EViews Gareth, EViews Moderator
Code: Select all
a11 0 0
A = a21 a22 0
a31 a32 a33
b11 b12 b13
B = 0 b22 b23
0 0 b33
So, for impulse responses Variant B is appropriate. But regarding Variance decomposition which one is true?Choleskys are lower in EViews.
Hmm, probably I misunderstood something ...I'm not the VAR expert around here, but I don't quite understand the premise of the question.
My understanding is that the structural decomposition for the first (ordered) series formed by post-multiplying the first row of the inverse Cholesky by the matrix of reduced form coefficients? (c.f., Hamilton, p. 329) Or equivalently, by orthogonalizing the system of equations using the Cholesky and re-estimating. Since the Cholesky is lower triangular, the first equation does not have any other endogenous variables from the system, the second equation has the first two, the third has the first three, etc. Thus, the first has only its own innovation, while the second has (implicitly) the first coming from the inclusion of the contemporaneous first variable...
So I believe that the interpretation of the effects of the orthogonalization carry over from the impulse response to the variance decomposition without additional issues (other than the central one of order dependence).
For those following at home, I think we got mixed up on our A's and B's. Variant A is the lower and variant B is the upper. I'm not certain why my original response was interpreted as "Variant B is appropriate," since I said "lower" it should have been A, but given that it was, I now understand why we have the confusion about the implications for variance decomposition.So, for impulse responses Variant B is appropriate. But regarding Variance decomposition which one is true?
I'd like to suppose that this is the same, but citing User's guide II (p.356):
"As with the impulse responses, the variance decomposition ... . For example,
the first period decomposition for the first variable in the VAR ordering is completely due to
its own innovation."
I understood that Variant A is appropriate, since only its own shock affects the first variable.
So, is it true? Maybe I misunderstood something ..
Users browsing this forum: No registered users and 2 guests