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
Different results for meta-analysis with built-in meta and older package 'metan'Hello, I have difficulties with performing a meta-analysis. I have run a meta-analysis with risk ra…
Effect of time on culture positivityI have a data set of sample results (positive or negative) and want to look at the effect of collect…
export entire dataset to latexI have used `esttab` before to export regression results to Stata. However I have build a small tabl…
GMM without lagged dependent variable using xtdpdgmmHello, I have a panel of large N and small T. Unbalanced and with time gaps. I hope to instrument th…
Using bysort to Match Strings Across RowsThis is supposed to be easy but not sure why I am not getting it right (just a few months into Stata…
Subscribe to:
Post Comments (Atom)
0 Response to Multiple Line Graph assistance
Post a Comment