Search found 4 matches
- Wed Mar 25, 2015 8:08 pm
- Forum: Data Manipulation
- Topic: Pulling observations from two workfiles into one
- Replies: 3
- Views: 2709
Re: Pulling observations from two workfiles into one
Thanks, but I would like to know how to write the code instead of operating it through the proc> Any other thought?
- Wed Mar 25, 2015 4:27 pm
- Forum: Data Manipulation
- Topic: Pulling observations from two workfiles into one
- Replies: 3
- Views: 2709
Pulling observations from two workfiles into one
I have two workfiles(FILE1.wf1 and FILE2.wf1) and each one has about 100 identical variables (different values). I was trying to concatenate these two files, i.e. from 1990Q1 to 2000Q4 using the data from FILE1.wf1 and from 2001Q1 to 2014Q4 using the data from FILE2.wf1. I've been trying several way...
- Mon Apr 07, 2014 3:53 pm
- Forum: Data Manipulation
- Topic: question about X11 X12 X13
- Replies: 2
- Views: 3025
Re: question about X11 X12 X13
Thanks for the prompt reply.
- Mon Apr 07, 2014 2:36 pm
- Forum: Data Manipulation
- Topic: question about X11 X12 X13
- Replies: 2
- Views: 3025
question about X11 X12 X13
I'm rather new to Eviews and have a basic question. I have a quarter series "Y" and would like to do the seasonal adjustment and store it as series "Y_adj". So in the program window I have a line: Y.X12(M) Y_adj After I run it, "Y_adj" series was NOT created. The same t...
