calc_abw: Calculate adjusted body weight (ABW)

Description Usage Arguments

Description

Often used for chemotherapy calculations when actual weight > 120

Usage

1
calc_abw(weight = NULL, ibw = NULL, factor = 0.4, verbose = TRUE, ...)

Arguments

weight

actual body weight in kg

ibw

ideal body weight in kg

factor

weighting factor, commonly 0.4 or 0.3

verbose

show output?

...

parameters passed to ibw function (if 'ibw' not specified)


ronkeizer/PKmisc documentation built on May 27, 2019, 1:50 p.m.