Classify body mass index (BMI) category bmi_cat(bmi)

categorize_bmi_ecu(bmi, height_uk.factor = NULL, weight_uk.factor = NULL)

Arguments

bmi

A numeric vector with BMI data. `BMI` unit must be meters per square meter.

height_uk.factor

A factor indicating that height is unknown

weight_uk.factor

A factor indicating that weight is unknown

Value

factor of BMI categories