The DHS Program User Forum
Discussions regarding The DHS Program data and results
Home » Topics » Mortality » Child mortality with binary code
Child mortality with binary code [message #19914] Sat, 29 August 2020 04:43 Go to previous message
Santosh88 is currently offline  Santosh88
Messages: 9
Registered: November 2019
Member
Dear Sir/Madam


I have recoded child mortality in a binary variable in STATA using Kid file using STATA code
gen wt= v005/1000000

cap drop child_deaths
gen child_deaths = 0
replace child_deaths = 1 if inrange(b6,212,334)
ta child_deaths [iw=wt]

but the child mortality estimate is not matching with the NFHS-4, 2015-16 report for the 0-4 years.
Please help me with this code to estimate the correct /lump sump child mortality value given in NFHS-4 report.
 
Read Message
Read Message
Previous Topic: Neonatal Mortality in India NFHS-4
Next Topic: Rural-Urban maternal health inequalities in south Africa i
Goto Forum:
  


Current Time: Fri Apr 26 12:49:10 Coordinated Universal Time 2024