Construction new variable
Posted: Tue Nov 22, 2011 1:46 am
Hi,
I am working with panel data where I have observations for each country(68 countries in total) in each year(2004 and 2005). Spain and the UK are my ground zero countries (where a terrorist attack has taken place). So for each variable, I have got 136 observations.
trade_spain trade_UK
2004 country1 : ... ...
2004country2:
...
2005country1:
2005country2:
...
My question now is: Is it possible to construct a new variable "trade_groundzerocountry", as the combination of trade_spain and trade_UK? So with 136*2=272 observations?
Because I am interested in the descriptive stats of the two variables together...
Thank you!
I am working with panel data where I have observations for each country(68 countries in total) in each year(2004 and 2005). Spain and the UK are my ground zero countries (where a terrorist attack has taken place). So for each variable, I have got 136 observations.
trade_spain trade_UK
2004 country1 : ... ...
2004country2:
...
2005country1:
2005country2:
...
My question now is: Is it possible to construct a new variable "trade_groundzerocountry", as the combination of trade_spain and trade_UK? So with 136*2=272 observations?
Because I am interested in the descriptive stats of the two variables together...
Thank you!