Skip to contents

Convert Z-Score to BMI

Usage

bmiz_to_bmi(l, m, s, bmiz, sigma = NULL, p95 = NULL)

Arguments

l

L parameter from the LMS table.

m

M parameter from the LMS table.

s

S parameter from the LMS table.

bmiz

BMI Z-score.

sigma

Standard deviation (optional).

p95

95th percentile BMI value (optional).

Value

BMI corresponding to the given Z-score.