Hello dears all.
I merged two datasets.
The first dataset contained the listing of households' members. In this dataset, i had the age(age_m) sex (sexe_m), and ID.
The second contained the members who were seeked in each household. The main variables concerned in this are the age (age_malade), sex (sexe_malade )and submission__uuid
Now, i want to know if any member who was seek is in the listing of member using a loop with ID. In other words, a want to know if a seek member with age_malade and sexe_malade is in the listing.
I added un file for the test.
Thanks all!
Related Posts with Need some help on a loop
Making a descriptive tableHello, I have the following dataset: Code: * Example generated by -dataex-. To install: ssc inst…
Clarification on choice of random seeds and how often to set seedsStata's help documentation for set seed (https://www.stata.com/manuals/rsetseed.pdf) emphasizes that…
Marginsplot by predictHi Statalisters, I am trying to visualize my predictive margins for an interaction term which are ba…
Trouble adding province-year fixed effects to a 2SLS model using ivreg2I have compiled 5 cycles of survey data (so I have repeated cross sectional data). I want to add pro…
How to rename x variables in a bar graph?My dichotomous independent variable is coded as 0 and 1, and remains shown as 0 and 1 in a bar graph…
Subscribe to:
Post Comments (Atom)
0 Response to Need some help on a loop
Post a Comment