about sample
Posted: Wed Jun 08, 2011 3:08 pm
I import a panel data with 1000 rows and 3 collumns, for 10 regions each having 100 data points along time. The three collumns are: region, time (quarterly pattern), and x (econ data).
1. i used code wfopen to get the data in . How does eviews detect which one is the time indicator for my series? actually when I open each series, i see a combination of region_time at the very left in vague collumn.
2. if i want to create a new series with only 100 data points but not 1000 data points having all the previous100 time points for each region (quarterly), how do I do the sample?
this one below doesn't work.
smpl 1986Q1 2011Q1
series x
when I open the x, it has still the 1000 rows as in the big workfile.
confused. is it that the coding in Eviews in not preferred over the drag and click pattern?
thanks!
1. i used code wfopen to get the data in . How does eviews detect which one is the time indicator for my series? actually when I open each series, i see a combination of region_time at the very left in vague collumn.
2. if i want to create a new series with only 100 data points but not 1000 data points having all the previous100 time points for each region (quarterly), how do I do the sample?
this one below doesn't work.
smpl 1986Q1 2011Q1
series x
when I open the x, it has still the 1000 rows as in the big workfile.
confused. is it that the coding in Eviews in not preferred over the drag and click pattern?
thanks!