Page 1 of 1

restructuring a workfile

Posted: Tue Feb 01, 2011 12:48 pm
by Wojtek
I would like to use a programming code to restructure my workfile into a time series format, with the time series named according to the entries in 'newname', observations ordered by the dates in 'surveydate', and observation entries consistent with 'meanvalue'. I've attached the workfile. Many thanks!

Re: restructuring a workfile

Posted: Tue Feb 01, 2011 2:46 pm
by EViews Gareth
Proc->Reshape Current Page->Unstack in New page

enter "Newname" as the unstacking ID, and "surveydate" as the observation id.