Hi,
I have two data sets that I need to combine them together. One of the problem I encountered is that there are different values that represent the same object.
For example, for variable A, there are values x, y, and z and they all represent 1. I am asked to change all the values from x, y, and z to a single common value such as x. How do I do that? Other than opening up the data set and change the value manually.
Thanks!
I have two data sets that I need to combine them together. One of the problem I encountered is that there are different values that represent the same object.
For example, for variable A, there are values x, y, and z and they all represent 1. I am asked to change all the values from x, y, and z to a single common value such as x. How do I do that? Other than opening up the data set and change the value manually.
Thanks!