Search found 3 matches
- Thu Apr 12, 2012 10:43 pm
- Forum: Data Manipulation
- Topic: Compare two series with loop
- Replies: 3
- Views: 4010
Re: Compare two series with loop
Hi, thx Gareth I tried using @recode before but it seems that the comparison is made row by row ( i.e day(1) with day_1(1), day(2) with day_1(2)) rather than between day(1) with each obs of day_1 for the same analyst). I attached the output that I got, the new series value is different from what it ...
- Thu Apr 12, 2012 8:58 am
- Forum: Data Manipulation
- Topic: Compare two series with loop
- Replies: 3
- Views: 4010
Compare two series with loop
Hi all, I got trouble comparing two series with unequal observations. My real data is huge so I just create a trial data to work on that at this moment. As in the picture that I attached, originally I have 5 series Analyst, analyst_1, day, day_1 and value_1. I want to create a new series called Valu...
- Mon Sep 05, 2011 9:43 pm
- Forum: Data Manipulation
- Topic: How to import an 3-D panel data in Eviews?
- Replies: 1
- Views: 2306
How to import an 3-D panel data in Eviews?
Hi there, I am using Eviews7 My data consists of 1 time series identified by year and 2 cross-sections by analyst code and firms Here is an example of how data looks like in Excel: Firm Year Analyst AFE lag_AFE broker_size intensity 1 2000 x 0.1 0.2 5 7 1 2000 y 0.2 0.5 6 8 1 2001 z 0.5 0.7 4 9 2 20...
