Error bands in NEAR-VAR with short and long-run restrictions
Posted: Wed May 04, 2016 8:34 pm
Hi,
I am trying to do a SVAR model with block exogeneity and short-run and long-run restrictions. My code is attached. My model is a just-identified model so I used part of the code in montesur.RPF to get the error bands for my impulse responses. I have encountered with two problems.
a) All my impulse responses seem fine, except for the error band at the initial period. In the initial period there is no 'error band' since both upper bound and lower bound lines touch the median line (i.e. impulse response line). To make my point more clear, I have marked this in the Impulse Responses example file. I get this problem for all the IRFs. I am fairly new to RATS and also for SVAR modelling. So I am not sure whether this normal. But in most published papers there is an error band around the initial response in IRF graphs, so I thought it is unusual. So where have I gone wrong in my coding?
b) My REER variable in the model is in difference form. I want to get REER in levels in my IRFs. So how can I get accumulated effects. I tried to use 'accumulate=||7||' option under @MCGraphIRF, but I get very weird IRFs.
I would be really thankful if you could help me to resolve these issues.
I am trying to do a SVAR model with block exogeneity and short-run and long-run restrictions. My code is attached. My model is a just-identified model so I used part of the code in montesur.RPF to get the error bands for my impulse responses. I have encountered with two problems.
a) All my impulse responses seem fine, except for the error band at the initial period. In the initial period there is no 'error band' since both upper bound and lower bound lines touch the median line (i.e. impulse response line). To make my point more clear, I have marked this in the Impulse Responses example file. I get this problem for all the IRFs. I am fairly new to RATS and also for SVAR modelling. So I am not sure whether this normal. But in most published papers there is an error band around the initial response in IRF graphs, so I thought it is unusual. So where have I gone wrong in my coding?
b) My REER variable in the model is in difference form. I want to get REER in levels in my IRFs. So how can I get accumulated effects. I tried to use 'accumulate=||7||' option under @MCGraphIRF, but I get very weird IRFs.
I would be really thankful if you could help me to resolve these issues.