Description Usage Arguments Details
Get an estimate of body-surface area based on weight, height, and sex (and age for Storset equation).
1 2 |
weight |
total body weight in kg |
bmi |
BMI, only used in 'green' method. If 'weight' and 'height' are both specified, 'bmi' will be calculated on-the-fly. |
sex |
sex, either 'male' of 'female' |
height |
height in cm, only required for 'holford' method, can be used instead of 'bmi' for 'green' method |
age |
age, only used for Storset equation |
method |
estimation method, either 'green' (default), 'holford', or 'storset' |
digits |
round to number of digits |
References: 'green': Janmahasatian et al. Clin Pharmacokinet. 2005;44(10):1051-65) 'al-sallami': Al-Sallami et al. Clin Pharmacokinet 2015 'storset': Storset E et al. TDM 2016
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.