Greetings. I have two I(1) variables. Johansen test, and bound test with ARDL showed non.cointegration. However Augmented Granger Causality showed one way causality. Can i use ARDL model to estimate the impact of that one way causality without the series been cointegrated?.
The Granger results showed causality of X to Y. so i'm estimating a model with 3 lags of each in one ARDL as it follows this:
Yt = B0 +B1X+ B2X_t-1 + B3X_t-2 + B4X_t-3 + B5Y_t+B6Y_t-1 + B7Y_t-2 + B8Y_t-3
Series X and Y are not co-integrated. so the B coefficient would anyway represent the associated change ? (Bound test also showed no cointegration)