Hi,
I have read many papers on redistribution which have illustrated several graphs of total fiscal redistribution effects for each country over a specific period - all countries have their own graph with distribution effects displayed over the corresponding years.
When attempting to do this myself, I am using a dataset which I have imported from excel into stata. Within my dataset I have a set of countries with varying years (period from 1985 - 2010) so when I attempt to compose line graphs for the 12 countries, it will not let me do this (tsset year, generic) and I receive the subsequent response: .repeated time values in sample.
For instance, I import just the data for Canada and these are the commands which I run:
tsset year, generic
twoway (tsline tot_fisc_red)
Is there anyway I can use all my data and countries and run this to produce multiple graphs?
Any help will be much appreciated.
Best,
Craig
Related Posts with Multiple Line Graph assistance
Homogeneity test (Hsiao test) on panel data balanced with many missing valuesDear all, I'm new on Stata community and I'm using stata 12. I'm trying to determine whether governa…
geodist - calculating distanceHi Statalists, I have data with id (i.e. addresses), year (i.e. 2006, 2007 and 2008), devision (i.e…
How to plot regression in an intervalHi all, can any of you tell me if the below representation of regression analysis is possible in ST…
Omit range of values on the x-axis in a histogramHi, I'm trying to plot a histogram of a variable for Spanish data. Since Spain was a dictatorship be…
Significance levels of combined coefficientsDear Stata users, My regression looks as follows: y = x0 x1 x2 x3 x4 x5 Where x4 = x3 * dummy (ind…
Subscribe to:
Post Comments (Atom)
0 Response to Multiple Line Graph assistance
Post a Comment