The DHS Program User Forum
Discussions regarding The DHS Program data and results
Home » Topics » Child Health » Nepal DHS 2016 Table 10.5 (ARI recoded variable)
Re: Nepal DHS 2016 Table 10.5 [message #18835 is a reply to message #18712] Thu, 27 February 2020 16:41 Go to previous message
Liz-DHS
Messages: 1516
Registered: February 2013
Senior Member
Dear User, you need to look at the following variables: H31, H31B and H31C
Below is the recode code in CSPRO for these variables: The text within brackets, indicates a comment.
 { Cough in last 2 weeks }
          box Q620 => H31(i);
                1  => 2;
                2  => 0;
                   => Q620;
          endbox;

          { Faster breathing with short, rapid breaths }
          H31B(i) = YesNo( Q621 );
          { Problem in the chest or blocked or running nose }
          H31C(i)  = Q622;
          { Had fever/cough in last 2 weeks: Amount offered to drink }
          H31D(i) = notappl;  { !!! may be included in survey, not in DHS-VII }
          { Had fever/cough in last 2 weeks: Amount offered to eat }
          H31E(i) = notappl;  { !!! may be included in survey, not in DHS-VII }

 
Read Message
Read Message
Previous Topic: generate variable
Next Topic: Age appropriate vaccine
Goto Forum:
  


Current Time: Thu Dec 12 06:37:26 Coordinated Universal Time 2024