programming commands for structuring panel workfil

For questions regarding programming in the EViews programming language.

Moderators: EViews Gareth, EViews Moderator, EViews Jason, EViews Matt

EviewsUser1
Posts: 40
Joined: Thu Aug 28, 2014 8:08 am

programming commands for structuring panel workfil

Postby EviewsUser1 » Tue Mar 10, 2015 7:40 am

I am writing a program to analize panel dataset. I was planning to read the data in as an unstructured dataset and then create a dated balanced panel. My cross section identiyer is "id" and my time identifier is "per." I can do this with proc menue but I would like to write code to set the cross section and time identifiers.

Here is what I have so far:

wfcreate(wf=work, page=panel) u 175
import data.xlsx


Thanks.

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

Re: programming commands for structuring panel workfil

Postby EViews Gareth » Tue Mar 10, 2015 7:54 am

Code: Select all

pagestruct id @date(per)


Return to “Programming”

Who is online

Users browsing this forum: No registered users and 1 guest