Description Usage Arguments Details Author(s) References Examples
Computes estimated glomerular filtration rate (GFR) using the Mayo Clinic quadratic formula.
1 |
... |
Ignored. This forces all parameters to be named, which is safer. |
scr.mg.dL |
Numeric. Serum creatinine in mg/dL. |
age.yr |
Numeric. Age in years. |
is.female |
Logical. TRUE for females, FALSE for males. |
scr.umol.L |
Numeric. Alternative specification of serum creatinine in umol/L. |
scr.conversion.factor |
Numeric. A factor for converting serum creatinine from umol/L to mg/dL. |
All arguments can be vectors.
Ryan Kyle, ryan.kyle@mail.mcgill.ca
http://en.wikipedia.org/wiki/Creatinine_clearance
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.