The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
egfr provides a vectorised set of equations for estimating glomerular filtration rate (eGFR) and creatinine clearance from serum creatinine, cystatin C, or both. This vignette shows the most common workflows.
These equations are screening tools and are not a substitute for measured GFR or clinical judgement.
The CKD-EPI 2021 creatinine equation is the recommended race-free default for adults:
Every argument is vectorised, so you can score a whole cohort in one call:
Creatinine defaults to mg/dL. Pass
creatinine_units = "umol/l" to supply SI units instead:
You can also convert explicitly:
If you have cystatin C, or both biomarkers, use the matching function:
Classify an eGFR value into a KDIGO GFR category:
Most equations return values normalised to 1.73 m^2. To obtain an absolute (de-indexed) GFR, compute the body surface area and adjust:
See the function reference for the full list of adult, paediatric, and neonatal equations and helpers.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.