Hi,
I'm trying to append some 35 data sets, one for each state. I used a loop to append them and saved as a new file. These data sets have identical variable names. However, a problem I have faced earlier in another data is despite variable names being same, and the question being same, the the original value labels were not identical across the multiple data sets. Thus an append without checking the individual labels had left me with nonsensical value labels in the appended data.
Now due to this large no. of data sets and large no. of variables, I can't manually check if the labels are in order and was wondering if there could be a loop which would solve this. I would like to do this check before I append the data sets.
Thanks
Related Posts with How to check if value labels are consistently defined across multiple data sets using a loop?
Need help on how to interpret coefficient of OLS and PPML Gravity model estimationDear all, I would like to ask for help in interpreting the coefficient of OLS and the coefficient o…
merge sequentially?Dear All, J found this question here (in Chinese). Suppose that I have two datasets. Data A is: Cod…
Manual calculation of average marginal effects after melogitDear All, I am trying to calculate the average marginal effects (ame) after running a multilevel lo…
How to add the percentiles to line graphHi good morning ! I'v got a problem of replicating a graph. The horizontal axis 1-8 means each occup…
Stata implementation of Delaunay triangulation + Voronoi tessellation + convex hullDear all, I have been working on a native implementation of Delaunay triangulation, Voronoi tessell…
Subscribe to:
Post Comments (Atom)
0 Response to How to check if value labels are consistently defined across multiple data sets using a loop?
Post a Comment