Saving results from cointegration test
Posted: Wed Aug 19, 2015 10:34 am
Dear all,
I have e-views 8.1 on windows and have updated e.views with the latest patch.
I want to save the results of a cointegration test that comes about as follows
group Varij var1 var2
coint(method=po,trend="none",regtrend="linear",save=FMOLSa) Varij
but the option save=FMOLSa does not work at all.
I have also tried to define FMOLSa as a matrrix(20,20) before but it does not work either.
I finally tried
freeze(FMOLSa) coint(method=po,trend="none",regtrend="linear") Varij
but does not work either.
Could you please point me out to the way to do what I want?
Best regards,
JMJulio
I have e-views 8.1 on windows and have updated e.views with the latest patch.
I want to save the results of a cointegration test that comes about as follows
group Varij var1 var2
coint(method=po,trend="none",regtrend="linear",save=FMOLSa) Varij
but the option save=FMOLSa does not work at all.
I have also tried to define FMOLSa as a matrrix(20,20) before but it does not work either.
I finally tried
freeze(FMOLSa) coint(method=po,trend="none",regtrend="linear") Varij
but does not work either.
Could you please point me out to the way to do what I want?
Best regards,
JMJulio