create group manually and through command/program different?

For notifying us of what you believe are bugs or errors in EViews.
Please ensure your copy of EViews is up-to-date before posting.

Moderators: EViews Gareth, EViews Moderator

kusdhianto
Posts: 14
Joined: Thu Apr 22, 2010 2:40 am

create group manually and through command/program different?

Postby kusdhianto » Sun Aug 21, 2011 1:18 am

Hello,

I just wonder whether is it a bug or not. Here is my case,
I write a program to create a group of series and to estimate the series using Johansen Cointegration Test

Code: Select all

series y1 = y1_1
series y2 = y2_1
series y3 = y3_1
group g1 y1 y2 y2
show g1
g1.coint(a, 1, save = joh, p)

when I run the program, a message: <Sizes do not match in matrix function in "DO_ g1..coint(a, 1, save = joh, p)".> always pop up.

but if I create group g1 manually, and run the command <g1.coint(a, 1, save = joh, p)> then the model can be estimated and the output is showed in group g1.

my objective is to freeze the output and obtain the parameters for the other model, and I want to iterate this process.

any solution?

EViews Gareth
Fe ddaethom, fe welon, fe amcangyfrifon
Posts: 13318
Joined: Tue Sep 16, 2008 5:38 pm

create group manually and through command/program different?

Postby EViews Gareth » Sun Aug 21, 2011 8:28 am

Could you post your workfile?
Follow us on Twitter @IHSEViews


Return to “Bug Reports”

Who is online

Users browsing this forum: No registered users and 53 guests