Cointegration
Posted: Mon Oct 08, 2012 4:12 am
Here is the problem
I have to test for cointegration between a variable Y and another one X. Y has a deterministic trend while X is a I(1). (I used the ADF test). I know that if you want to test for cointegartion between two I(1) variables you should run a model with them and test if the residuals have a unit root. So I'm wondering wheter the procedure is the same for a variable with a deterministic trend. Should I compute something like
y c @trend x
and then create a residual series and use ADF test?
Thanks in advance
I have to test for cointegration between a variable Y and another one X. Y has a deterministic trend while X is a I(1). (I used the ADF test). I know that if you want to test for cointegartion between two I(1) variables you should run a model with them and test if the residuals have a unit root. So I'm wondering wheter the procedure is the same for a variable with a deterministic trend. Should I compute something like
y c @trend x
and then create a residual series and use ADF test?
Thanks in advance