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)
Drop all the observations if there is one duplicateGood day to all! Code: * Example generated by -dataex-. For more info, type help dataex clear inpu…
Correlated data and structural equation modellingI am trying to examine a cross-lagged model with twin data. Without taking into account the correlat…
Doubt about absorb() in reghdfeHi everyone! I am currently working with a rather big dataset (135mm observations) and I need to ru…
How to conclude significance of moderation effects?I want to explore moderating effects of m1. I also have another moderator m2, and here are the two c…
Negative binomial regression: Coefficient gets insignificant when control variable is loggedHi, please note that this question was cross-posted on StackExchange but didn't receive any feedbac…
Subscribe to:
Post Comments (Atom)
0 Response to IOFT in STATA (z-scores for BMI)
Post a Comment