View source: R/tissue_mass_functions.R
blood_weight | R Documentation |
Predict blood mass based on body surface area and gender, using equations from Bosgra et al. 2012
blood_weight(BSA, gender)
BSA |
Body surface area in m^2. May be a vector. |
gender |
Either 'Male' or 'Female'. May be a vector. |
A vector of blood masses in kg the same length as BSA
and
gender
.
Caroline Ring
Bosgra, Sieto, et al. "An improved model to predict physiologically based model parameters and their inter-individual variability from anthropometry." Critical reviews in toxicology 42.9 (2012): 751-767.
\insertRefring2017identifyinghttk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.