View source: R/tissue_mass_functions.R
kidney_mass_children | R Documentation |
For individuals under age 18, predict kidney mass from weight, height, and gender. using equations from Ogiu et al. 1997
kidney_mass_children(weight, height, gender)
weight |
Vector of weights in kg. |
height |
Vector of heights in cm. |
gender |
Vector of genders (either 'Male' or 'Female'). |
A vector of kidney masses in kg.
Caroline Ring
Ogiu, Nobuko, et al. "A statistical analysis of the internal organ weights of normal Japanese people." Health physics 72.3 (1997): 368-383.
\insertRefring2017identifyinghttk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.