Dear Everyone,
I using the Zanthro()-function in STATA to BMI z-scores from WHO, CDC etc. I also want to calculate the IOFT z-scores, however I can't find this in the Zanthro()-packkage. Can anyone of you help me?
I've used this command to calculate the z-scores for WHO: egen zbmi_1yFU = zanthro(bmi_1yFU, ba, WHO), xvar(age1yFU_yr) gen(sex) genc(male=1 female=2), which works. So, basically I'm just searching for the command for IOTF.
I hope you can help.
Many thanks in advance,
Best wishes,
Johan
Related Posts with IOFT in STATA (z-scores for BMI)
big panel data managementHi, I am struggling to manage my large panel dataset 300k observation over 36 months. I would be gra…
Methodological question: xtabond2Hello, Please I am looking to apply the xtabond2 command to my panel data. However, I have unequall…
Structural break - testing dependent variable onlyHi all, I am undertaking a structural break test for my regression mode, but was informed that I sh…
pstest interpretation after propension score matchingArray Dear, I make propension score matching estimation and I got these results. Do you think my est…
Combining graphsI am attempting to combine 2 graphs together. Here's my code: eststo: reg varlogwageinc i.agegrp9…
Subscribe to:
Post Comments (Atom)
0 Response to IOFT in STATA (z-scores for BMI)
Post a Comment