Hello,
I have a set of alpha series in a group. When I open it I the group view options allow for it to be transposed but I cannot find what the program equivalent syntax is. Could you please let me know if this is possible?
Many thanks,
Javier
Transpose of a group view programmatically
Moderators: EViews Gareth, EViews Moderator, EViews Jason, EViews Matt
Re: Transpose of a group view programmatically
Code: Select all
group_name.sheet(t)Re: Transpose of a group view programmatically
Thanks! That's not in the manuals, isn't it?
Javier
Javier
-
kinon902003
- Posts: 12
- Joined: Tue Mar 06, 2012 7:26 pm
Re: Transpose of a group view programmatically
How can I make them become separate series after "transpose"? To me, it seems that the "transpose" is only for visual function. When I click the button "transpose", the group is transposed. But the data is not actually changed. No news series are created after transpose. How can I make the transposed result becomes "actual series" for doing other calculation?Code: Select all
group_name.sheet(t)
Thank you very much for your help!
-
EViews Gareth
- Fe ddaethom, fe welon, fe amcangyfrifon
- Posts: 13604
- Joined: Tue Sep 16, 2008 5:38 pm
Re: Transpose of a group view programmatically
You cannot store the transpose of the group as series, since, in general, they would not be of the right size.
Re: Transpose of a group view programmatically
Hello. I have an additional question on this matter.
Prior to version 7.2, "show(t)" command transposed group as well. However, after upgrading to version 7.2, I found that "show(t)" command doesn't transpose group anymore. Is there any reason for this discontinuation?
Thank you in advance for your help.
Prior to version 7.2, "show(t)" command transposed group as well. However, after upgrading to version 7.2, I found that "show(t)" command doesn't transpose group anymore. Is there any reason for this discontinuation?
Thank you in advance for your help.
-
EViews Gareth
- Fe ddaethom, fe welon, fe amcangyfrifon
- Posts: 13604
- Joined: Tue Sep 16, 2008 5:38 pm
Re: Transpose of a group view programmatically
I don't think it was ever officially supported that way (can't be 100% sure about that though). The fact that it worked before was probably an accident. That accident was over-written when we added add-in support.
Re: Transpose of a group view programmatically
Thank you for prompt reply. Could same thing happen to "group_name.sheet(t)" command? As a previous commenter noted, it's not in the manuals, so it seems that usage isn't also officially supported.
-
EViews Gareth
- Fe ddaethom, fe welon, fe amcangyfrifon
- Posts: 13604
- Joined: Tue Sep 16, 2008 5:38 pm
Transpose of a group view programmatically
It will stay.
Who is online
Users browsing this forum: No registered users and 2 guests
