Hello,
i have difficulty understanding the logic behind this test.
the book states we can test the cointegration between 2 time series that have a unit root. the steps are below:
-
estimate the regression
-
use the Dickey-Fuller test whether the time series have a unit root
-
if the DF test concludes that the error terms have a unit root, then the time series are not cointegrated.
-
if the DF test concludes that the error terms have no unit root, then the time series are cointegrated.
Question: if the test is for cointegration for times series that have a unit root, why are we testing if the time series have a unit root? isn’t haing unit root a preassumption for such scenario?
thanks in advance for your input.