Hi all,
I am working on DHS child dataset and wanted to calculate the twinning rate (number of twins per 1000 births in a given country and survey year). I have a twin dummy variable called count (1=single birth, 2=twin birth, 3=triplet birth), country code (country_recode), id(hh_id), child date of birth (ch_dob). I would really appreciate it if you could let me know what code I should use to calculate the the number of twins in each 1000 births by country and survey year.
Thanks
I am working on DHS child dataset and wanted to calculate the twinning rate (number of twins per 1000 births in a given country and survey year). I have a twin dummy variable called count (1=single birth, 2=twin birth, 3=triplet birth), country code (country_recode), id(hh_id), child date of birth (ch_dob). I would really appreciate it if you could let me know what code I should use to calculate the the number of twins in each 1000 births by country and survey year.
Thanks
Comment