search for: laborstafinmfba

Displaying 1 result from an estimated 1 matches for "laborstafinmfba".

2010 Sep 13
1
Create a time-series from cross-sectional data that has each year as a separate column
...I have read into R. It is cross-sectional time-series data, so I have a bunch of variables and dummy variables that I need to extract data from for the entire time period. However, the years are separated by columns instead of rows, as is usually the case in R. This is what it looks like: > str(laborstafinMFBA) 'data.frame': 152 obs. of 39 variables: $ COUNTRY : Factor w/ 164 levels "Albania","Algeria",..: 2 4 7 8 9 10 11 11 12 13 ... $ CODE.COUNTRY : Factor w/ 163 levels "AE","AG","AI",..: 44 7 8 5 12 11 10 10 13 23 .....