Search found 3 matches
- Wed Aug 19, 2015 5:57 am
- Forum: Data Manipulation
- Topic: Resizing vectors - Middle Class Measures
- Replies: 0
- Views: 1956
Resizing vectors - Middle Class Measures
Good morning, I am using a database with two income distribution vectors, for about 30 countries and from 1980 to 2010: the first vector is z, the poverty lines (ranges from $1 to thousand dollars, per month), and the second vector is h, the proportion of households within the poverty lines z (from ...
- Mon Aug 03, 2015 9:53 am
- Forum: Data Manipulation
- Topic: Transposing an imported Excel file
- Replies: 2
- Views: 3073
Re: Transposing an imported Excel file
This works perfectly, thank you!Add "byrow" as an argument prior to the range argument
- Mon Aug 03, 2015 8:25 am
- Forum: Data Manipulation
- Topic: Transposing an imported Excel file
- Replies: 2
- Views: 3073
Transposing an imported Excel file
I am seeking to import an Excel file into Eviews8, the dataset is relatively large (500 variables x 50 years) such that the data is set horizontally a opposed to vertically. As such, I need to transpose the data prior to importing it (please see the attached Excel file for an example of how the data...
