Description Usage Arguments Details Value Examples
A vectorised formula to calculate estimate glomerular filtration rate in children using the bedside Schwartz formula. By default this uses serum creatinine in µmol/l but this can be changed to mg/dl by setting the optional units parameter to "US".
1 |
creat |
numeric vector of creatinine levels in µmol/l (or mg/dl if units = "US") |
height |
numeric vector of heights in cm |
units |
non-vectorised optional parameter for creatinine unit ("SI" for µmol/l (default), "US" for mg/dl) |
Reference: Schwartz GJ, Munoz A, Schneider MF et al. New equations to estimate GFR in children with CKD. J Am Soc Nephrol 2009; 20(3):629-637.
numeric vector of eGFR values
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.