Get an estimate of body-surface area (in m2) based on weight and height
Usage
calc_bsa(
weight = NULL,
height = NULL,
method = c("dubois", "mosteller", "haycock", "gehan_george", "boyd")
)
Get an estimate of body-surface area (in m2) based on weight and height
calc_bsa(
weight = NULL,
height = NULL,
method = c("dubois", "mosteller", "haycock", "gehan_george", "boyd")
)