Hi,
my problem is twofold. I downloaded a database containing gvkey, sic code, year (1995 - 2005), year-end date, and 13 variables, for about 3000 US companies. This information is organized in columns, with the first company taking the first 11 rows (years), directly followed by the next company. I have to create new variables that represent year-to-year change. I was unable to find the syntax for this command, although I assume this to be quite straightforward (like in Excel). The second problem is the necessary leap from one company to the next. How do I tell STATA to end the subtraction at the end of a certain company (year 2005), to continue with the next. Is this even possible?
Related Posts with Create change variable for timeseries data.
How to deal with missing observations in large data setsHello everybody, have a lovely weekend. I have a question. I have a data set from the survey of livi…
interaction effects LPM vs logisticHi! I am trying to understand why my interaction effects get different signs when using an logistic…
graph add vertical line using value in macro variableI am using Stata 13 I want to develop code to add a single vertical line on a graph using a value ob…
graph add vertical line using value in macro variableI am using Stata 13 I want to develop code to add a single vertical line on a graph using a value ob…
Observations in new variable that shouldn't be includedHello, I am trying to make a new variable with the following command Code: gen gift_group_test = …
Subscribe to:
Post Comments (Atom)
0 Response to Create change variable for timeseries data.
Post a Comment