# NOT RUN {
data(who0607)
## calculate 98th centile for BMI in girls from birth to 19 years
round(
setNames(
LMS2z(x = 0:19, y = 2, sex = 2, measure = 'bmi', ref = 'who0607',
toz = FALSE), 0:19), 1)
# }
Run the code above in your browser using DataLab