Engle Granger Cointegration Test
Posted: Wed Mar 11, 2015 7:05 pm
Hi,
I have several series on which I would like apply Engle-Granger test.
But I am having trouble saving the results as a table and then moving on to apply the same test on other series.
I tried the freeze command, but all it does is come up with an empty table.
This is what I am using:
coint(method="eg", trend="const") ser01 ser02
freeze(table1)
If I try freeze(table1) coint(method="eg", trend="const") ser01 ser02, I get an error message.
Thanks in advance.
I have several series on which I would like apply Engle-Granger test.
But I am having trouble saving the results as a table and then moving on to apply the same test on other series.
I tried the freeze command, but all it does is come up with an empty table.
This is what I am using:
coint(method="eg", trend="const") ser01 ser02
freeze(table1)
If I try freeze(table1) coint(method="eg", trend="const") ser01 ser02, I get an error message.
Thanks in advance.