Page 1 of 1

JOHMLE—Johansen ML Testing/Estimation for Cointegration

Posted: Thu Aug 11, 2016 2:53 pm
by TomDoan
@JOHMLE does basic tests for cointegration using the Johansen ML technique. This is a very small subset of what the CATS package of procedures can do.

Detailed description

Re: JOHMLE—Johansen ML Testing/Estimation for Cointegration

Posted: Mon May 28, 2018 10:10 am
by abi
Hi Tom,

Is it possible to use Johansen cointegration test for variables that are integrated with different orders of stationary?. I have five variables that fourth of them are I(1) and another one is I(0).
Thanks,

Re: JOHMLE—Johansen ML Testing/Estimation for Cointegration

Posted: Mon May 28, 2018 10:19 am
by TomDoan
An I(0) variable is cointegrated "with itself". If you understand that, then yes. Analyzing that combination of variables, however, is more what CATS is designed to do. (For instance, it has specific tests for stationarity).

Re: JOHMLE—Johansen ML Testing/Estimation for Cointegration

Posted: Mon May 28, 2018 11:09 am
by abi
Thank you Tom for reply

Does it mean an i(0) variable adds one rank to the cointegration space? however, i would be appreciate if you explain more.

Re: JOHMLE—Johansen ML Testing/Estimation for Cointegration

Posted: Mon May 28, 2018 12:18 pm
by TomDoan
Yes. X1 is stationary (i.e. I(0)) then X(t)beta is I(0) if beta=||1,0,...,0|| which means that that qualifies as a cointegrating vector.

Re: JOHMLE—Johansen ML Testing/Estimation for Cointegration

Posted: Tue May 29, 2018 8:46 am
by abi
Thanks again,

Tom! why RATS doesn't report Std. Err. or t statics for normalized cointegrating vectors?

Re: JOHMLE—Johansen ML Testing/Estimation for Cointegration

Posted: Thu Mar 21, 2024 10:32 am
by TomDoan
@JOHMLE isn't intended to be a substitute for CATS. Once you get more than one cointegrating vector, if you want to make any sense of the results, you need something more than basic normalizations (either some type of loading restriction or some type of construction restrictions on the CI's, or both) which is what CATS is designed to help you with.