Hi,
I have a basic Stata question. I have survey data.
I have a variable called EUmember which has 3 possible values: Yes, No, I do not know. I also have missing answers. It is therefore a string variable.
With which command can I code a value 0 for the answer "No", 1 for the answer "Yes", 2 for the value "I do not know"?
I tried several avenues which all failed...
Thanks a lot for your help.
Have a nice week end!
I have a basic Stata question. I have survey data.
I have a variable called EUmember which has 3 possible values: Yes, No, I do not know. I also have missing answers. It is therefore a string variable.
With which command can I code a value 0 for the answer "No", 1 for the answer "Yes", 2 for the value "I do not know"?
I tried several avenues which all failed...
Thanks a lot for your help.
Have a nice week end!
Comment