Hi,
I am trying to retrieve the output from the coint command, using freeze. But I don't seem to be able to get the syntax right. E.g. I've tried
freeze(test) coint(b, 4, cvsize=0.05) lexp ltpy lrer
and get an error message saying that I have used an "illegal lag or index specification for the series for the series coint."
I have also tried
coint(b, 4, cvsize=0.05) lexp ltpy lrer
freeze(test)
print test
Eviews tells me that it is printint test, but when I tried to read information from test, I get NAs.
Finally, I have had troubel adding exogenous variables to coint command, e.g.
coint(b, 4, cvsize=0.05) lexp ltpy lrer @ dd
freeze(test)
only to get the error message that there is a syntax error in "@"
I am stumped, please help.
Retrieving information from Coint command output
Moderators: EViews Gareth, EViews Moderator, EViews Jason, EViews Matt
-
Gabriel de Kock
- Posts: 4
- Joined: Mon Jul 07, 2014 8:14 pm
-
EViews Gareth
- Fe ddaethom, fe welon, fe amcangyfrifon
- Posts: 13604
- Joined: Tue Sep 16, 2008 5:38 pm
Re: Retrieving information from Coint command output
Put the series in a group, then use the:
syntax.
Code: Select all
freeze(test) group.coint(b, 4 cvsize=0.05)
-
Gabriel de Kock
- Posts: 4
- Joined: Mon Jul 07, 2014 8:14 pm
Re: Retrieving information from Coint command output
Thank you, i figured it out late last night
Who is online
Users browsing this forum: No registered users and 2 guests
