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