Computes BMI from height and weight
Arguments
- height
HEIGHT value
It is expected that HEIGHT is in cm.
Permitted Values: numeric vector
- weight
WEIGHT value
It is expected that WEIGHT is in kg.
Permitted Values: numeric vector
See also
BDS-Findings Functions that returns a vector:
compute_bsa()
,
compute_framingham()
,
compute_map()
,
compute_qtc()
,
compute_qual_imputation_dec()
,
compute_qual_imputation()
,
compute_rr()
,
compute_scale()