Hi, I'm working with South African survey data called NIDS wave 5. There's a household decision making variable which sites the personal identifier of the household decision maker as the answer. I am looking for a way for my code to take this personal identifier and then go and find that person in the survey and identify their gender. For example, if the answer for the household decision making variable is 321045 (which identifies a person in the sample) I need my code to go to person with ID 321045 and find their gender.
Related Posts with Linking a personal identifier (ID) to specific characteristics
Why the variables'name from esttab presentation is different from that of presented table by using esttabMy code is as below Code: reghdfe wNET_PRO_MAR pt , a(TYPE2 yr) est sto m1 reghdfe wNET_PRO_MAR …
Whether can I do two mean difference tests simultanuously?Dear Statalists, My dataset has 4 variables A, B, C and D. I would like to test mean difference of …
Generating Variables Acc. to Multiple Conditions And Earliest OccurrenceI am working with a dataset that contains names, the frequency of a name according to gender, and th…
Distance between observations in different data basesHi, I have two data bases (1 & 2). I can compare longitude and latitude between them but nothing…
Combining bar graphs from different binary variablesDear all, I'm trying to get a combined bar chart for an overview of the proportions from three diff…
Subscribe to:
Post Comments (Atom)
0 Response to Linking a personal identifier (ID) to specific characteristics
Post a Comment