Page 1 of 1
Group Data Transformation - Code Command
Posted: Fri Oct 07, 2016 12:01 pm
by msena
When using point-and-click we can transform all variables in a group (or a series) using the drop-down menu that says Default, %Year Change, etc...
Is there a way to do this directly via code command? Is there such a method for groups?
Thanks!
Re: Group Data Transformation - Code Command
Posted: Fri Oct 07, 2016 1:12 pm
by EViews Gareth
When using that drop down you are not transforming the variables - you're changing the display of the variables without changing the variables themselves.
That said, if you want to change the display via command, the group.sheet command has options to control the display transformation.
Re: Group Data Transformation - Code Command
Posted: Fri Oct 07, 2016 2:43 pm
by msena
Changing the display would suffice to create a frozen graph with the appropriate transformations?