Description Usage Arguments Value
Converts a continuous BMI variable into a 4-level factor variable:
Underweight if [-Inf, 18.5)
, Normal weight if [18.5, 25)
,
Overweight if [25, 30)
, and Obese if [30, Inf)
.
1 |
x |
Numeric vector of BMI values. |
labels |
If |
Factor variable with 4 levels.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.