I have the following Data set
naics. 1989. 1990. 1991. 1992.
111 xxxxx xxxxx xxxxx xxxxx
113 xxxxx xxxxx xxxxx xxxxx
112 xxxxx xxxxx xxxxx xxxxx
115 xxxxx xxxxx xxxxx xxxxx
114 xxxxx xxxxx xxxxx xxxxx
212 xxxxx xxxxx xxxxx xxxxx
221 xxxxx xxxxx xxxxx xxxxx
213 xxxxx xxxxx xxxxx xxxxx
214 xxxxx xxxxx xxxxx xxxxx
I need to add specific rows together,
generate a new row (111_112) by adding the values for each year for the 111 and 112
generate a new row (113_114_115) by adding values for each year for 113,114 and 115
Related Posts with Summing up values
labelling with localHi , I have following data set : ----------------------- copy starting from the next line ----------…
Exporting Results to Excel: value labels instead of names, categorical variableHello, I am new to Stata and would really appreciate your help! I am trying to export my result to…
bootstrap weng wrong.Dear All, I tried to write a code for test equality of coefficients from two regressions by bootstra…
Fixed effects panel data regression with forwarded dependent variableHi all, I have a panel dataset with firms like the one I am posting here: Code: * Example genera…
Creating a variable by finding correlations of two other variablesHi everyone, I am trying to create a variable [pre], the value of which will be the correlation of …
Subscribe to:
Post Comments (Atom)
0 Response to Summing up values
Post a Comment