The DHS Program User Forum
Discussions regarding The DHS Program data and results
Home » Topics » Domestic Violence » Husband/Partner violence last 12 months - Dominican Republic
Husband/Partner violence last 12 months - Dominican Republic [message #13364] Fri, 27 October 2017 12:03 Go to next message
dianaortiz84 is currently offline  dianaortiz84
Messages: 2
Registered: October 2017
Member
Hi, I've been trying to replicate the 12 months physical or sexual violence estimates for Dominican Republic, using stata, but I've been unable to do it. I need to make some cross tabulations mixing region, wealth quintile and education variables.

I tried re-coding the variables d105a-d105k (excluding d105g) I made 3 = 0 and 4 2 = 1. And then I tried recreating d106, d107 and d108.
Physical violence gives me 14.87% but the statcompiler shows 15.1%, sexual violence gives me 4.23% but the webpage shows 4.4%. Could anyone help me? Thank you.

foreach x in a b c d e f h i j k {
recode d105`x'(3 = 0) (4 2 = 1), g(d105`x'_re)
}

g d106_x=d105a_re
foreach x in b c j{
replace d106_x=1 if d105`x'_re==1
}

g d107_x=d105d_re
foreach x in e f {
replace d107_x=1 if d105`x'_re==1
}

g d108_x=d105h_re
foreach x in i k {
replace d108_x=1 if d105`x'_re==1
}

Re: Husband/Partner violence last 12 months - Dominican Republic [message #13480 is a reply to message #13364] Wed, 08 November 2017 12:04 Go to previous message
Liz-DHS
Messages: 1516
Registered: February 2013
Senior Member
Dear User,
Can you please specify which Dominican Republic survey you are referring to?
Thank you!
Previous Topic: Uganda 2011 domestic violence
Next Topic: Merging Men, Women and HH questionnaire
Goto Forum:
  


Current Time: Fri Mar 29 01:41:03 Coordinated Universal Time 2024