Page 1 of 1

Coint exogenous variable

Posted: Mon Jun 10, 2013 12:05 pm
by fboehlandt
What is the syntax for the coint function to include exogenous variables in the Johansen cointegration test. I have
coint(s, 3) ser1 ser2 ser3 [dummy]
which does not work. 'dummy' is the strictly exogenous variable
Thanks in advance

Re: Coint exogenous variable

Posted: Mon Jun 10, 2013 1:05 pm
by EViews Gareth

Code: Select all

coint(s, 3) ser1 ser2 ser3 @ dummy

Re: Coint exogenous variable

Posted: Tue Jun 11, 2013 12:49 am
by fboehlandt
Thanks Gareth

Re: Coint exogenous variable

Posted: Thu Sep 19, 2013 3:34 pm
by Pandelis
Dear Gareth

Can this code be applied in relation with the Rahbek and Mosconi (1999) test?

Related discussion: http://forums.eviews.com/viewtopic.php? ... 0&start=15

PM