who_coefs: List of WHO growth standard coefficients

who_coefsR Documentation

List of WHO growth standard coefficients

Description

A list of coefficients from the WHO for various pairs of growth standards that are used to compute quantiles and z-scores. The format is a list, where each element is a pairing of variables, e.g. "wtkg_agedays", "htcm_agedays", "bmi_agedays", "hcircm_agedays", "muaccm_agedays", "ss_agedays", "tsftmm_agedays", "wtkg_lencm""wtkg_htcm". Within each of these elements is a list for sex with names "Female" and "Male".

Source

0-5 years: http://www.who.int/childgrowth/software/en/

5-15 years: http://www.who.int/growthref/tools/en/

See Also

who_centile2value, who_value2centile, who_zscore2value, who_value2zscore

Examples

head(who_coefs$htcm_age$Female$data)

HBGDki/growthstandards documentation built on Jan. 14, 2024, 4:03 a.m.