reverse_whozr | R Documentation |
Calculate original anthropometry from z-scores and LMS tables.
reverse_whozr(z, x, sex, ref, adjust_large_z = FALSE)
z |
z-score |
x |
Predictor, typically age |
sex |
Sex, coded as "F" and "M" |
ref |
Reference data. A tibble or data.frame with columns named
|
adjust_large_z |
Were large z-scores shrunk towards +/-3? This is done
in the WHO's "R macro" but not mentioned in any of the references cited at
|
A vector y
of anthropometry measures corresponding to
y
-for-x
scores z
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.