Confidence interval in tranfer functions
Posted: Tue May 16, 2017 3:21 pm
Hi, I am trying to fit a transfer function model to estimate the impact of a shock on an exogenous variable (z) on the “endogenous” variable (y). The model has the general form described in Enders book (3er ed) pg 285: y_t = A(L)y_t-1+C(L)z_t+B(L)e_t.
I used the “boxjenk” instruction to fit the z’s and y’s ARMA best equations based on the steps mentioned on the same book. I think I already have a fairly good model for both for the z and the y variables. By using the “impulse” instruction I get the response of the y variable to a unit shock on z. This was fairly straightforward, but now I want the confidence intervals of the “impulse” output. This is what I don’t know how to get. May I get some help?
I used the “boxjenk” instruction to fit the z’s and y’s ARMA best equations based on the steps mentioned on the same book. I think I already have a fairly good model for both for the z and the y variables. By using the “impulse” instruction I get the response of the y variable to a unit shock on z. This was fairly straightforward, but now I want the confidence intervals of the “impulse” output. This is what I don’t know how to get. May I get some help?