The DHS Program User Forum
Discussions regarding The DHS Program data and results
Home » Topics » Nutrition and Anthropometry » Stunting rate with accurate observation number
Re: Stunting rate with accurate observation number [message #15136 is a reply to message #15090] Thu, 07 June 2018 10:45 Go to previous messageGo to previous message
Trevor-DHS is currently offline  Trevor-DHS
Messages: 805
Registered: January 2013
Senior Member
We estimate stunting based on the data in the PR file, but restricted to the de facto children. the following code produces the estimate you want:
recode hc70 (min/-201 = 1 "Stunted") (-200/9990 = 0 "Not stunted") (else=.), gen(stunting)
tab stunting [iw=hv005/1000000] if hc70 < 9990 & hv103==1
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: vitamin a supplements
Next Topic: Height and weight data 2003
Goto Forum:
  


Current Time: Thu Jan 2 17:32:56 Coordinated Universal Time 2025