Home » Topics » Nutrition and Anthropometry » Where can I find z-scores?
Re: Where can I find z-scores? [message #2546 is a reply to message #127] |
Thu, 10 July 2014 10:01 |
giacomo
Messages: 4 Registered: July 2014
|
Member |
|
|
Reduced-For(u)m wrote on Mon, 18 March 2013 16:42
If you are a STATA user, there is a new package called "haz06" which you can install that will calculate the WHO standards using the height and age variables, which is particularly convenient when you are using older DHS surveys that only have the old standards. You have to be careful that you are using age and height in the right units (months and cm - I think).
Forgive me for contributing to a very old post, but my problem is related to this and in the future others may have the same issue.
I need to construct HAZ scores based on 2006 WHO standards for old rounds of the DHS data. To test the "zscore06" package in STATA I first tried to replicate the HAZ score provided by DHS in a recent dataset (Round V). The results I obtained for some observations are substantially different. I read the help provided with the package and the code (and variables' units) I used should be correct. Has anyone had experience on successfully replicating the HAZ scores with the "zscore06" package?
For your info, this is the code I used in a children dataset:
gen hw2_2 = hw2/10 /// Convert weight in Kg
gen hw3_2 = hw3/10 /// Convert height in cm
zscore06, a(hw1) s(b4) h(hw3_2) w(hw2_2)
gen HAZ = haz06 * 100
list HAZ hw70
Many thanks,
Giacomo
[Updated on: Thu, 10 July 2014 10:41] Report message to a moderator
|
|
|
|
|
Where can I find z-scores?
By: DHS user on Mon, 18 February 2013 16:46
|
|
|
Re: Where can I find z-scores?
By: Liz-DHS on Thu, 21 February 2013 10:11
|
|
|
Re: Where can I find z-scores?
|
|
|
Re: Where can I find z-scores?
By: mdma0011 on Fri, 22 March 2013 16:22
|
|
|
Re: Where can I find z-scores?
|
|
|
Re: Where can I find z-scores?
|
|
|
Re: Where can I find z-scores?
|
|
|
Re: Where can I find z-scores?
|
|
|
Re: Where can I find z-scores?
|
|
|
Re: Where can I find z-scores?
|
|
|
Re: Where can I find z-scores?
|
|
|
Re: Where can I find z-scores?
|
|
|
Re: Where can I find z-scores?
|
|
|
Re: Where can I find z-scores?
|
|
|
Re: Where can I find z-scores?
|
|
|
Re: Where can I find z-scores?
|
|
|
Re: Where can I find z-scores?
|
|
|
Re: Where can I find z-scores?
|
|
|
Re: Where can I find z-scores?
|
|
|
Re: Where can I find z-scores?
|
|
|
Re: Where can I find z-scores?
By: Liz-DHS on Thu, 24 May 2018 16:24
|
|
|
Re: Where can I find z-scores?
|
|
|
Re: Where can I find z-scores?
By: giacomo on Thu, 10 July 2014 10:01
|
|
|
Re: Where can I find z-scores?
|
|
|
Re: Where can I find z-scores?
By: giacomo on Thu, 10 July 2014 13:32
|
|
|
Re: Where can I find z-scores?
|
|
|
Re: Where can I find z-scores?
|
|
|
Re: Where can I find z-scores?
|
|
|
Re: Where can I find z-scores?
|
|
|
Re: Where can I find z-scores?
|
|
|
Re: Where can I find z-scores?
By: alohciN on Tue, 24 September 2019 13:18
|
|
|
Re: Where can I find z-scores?
|
|
|
Re: Where can I find z-scores?
By: alohciN on Wed, 25 September 2019 06:53
|
|
|
Re: Where can I find z-scores?
|
|
|
Re: Where can I find z-scores?
By: alohciN on Wed, 25 September 2019 12:40
|
|
|
Calculating Z-scores
|
|
|
Re: Calculating Z-scores
|
|
|
Re: Calculating Z-scores
|
|
|
Re: Where can I find z-scores?
|
|
|
Re: Where can I find z-scores?
By: alohciN on Wed, 25 September 2019 17:17
|
|
|
Re: Where can I find z-scores?
|
|
|
Re: Where can I find z-scores?
|
|
|
Re: Where can I find z-scores?
By: alohciN on Thu, 26 September 2019 07:07
|
|
|
Re: How to convert mother's height in the DHS to feet
By: alohciN on Thu, 31 October 2019 12:30
|
|
|
Re: How to convert mother's height in the DHS to feet
|
Goto Forum:
Current Time: Sat Dec 21 07:03:35 Coordinated Universal Time 2024
|