If all my dependent and independent variables are stationary at first difference NOT at level, SHOULD I REPLACE (ardl y x1 x2) with (ardl d.y d.x1 d.x2)? when there is no cointegration and I want to estimate a short-run ardl model or it doesn't matter?, since my diagnostic tests are good enough to rely on when running (ardl y x1 x2)OR these diagnostic tests are invalid as well?
Thanks in advance.