CKDEpi2021.creat | R Documentation |
GFR is estimated with the CKD-EPI Study equation based on serum creatinine without the ethnicity coefficient.
CKDEpi2021.creat(creatinine, sex, age)
creatinine |
Numeric vector with serum or plasma creatinine values in mg/dl |
sex |
Numeric vector with 0 for females and 1 for males |
age |
Numeric vector with age in years |
A numeric vector with eGFR values in ml/min/1.73 m^2
.
Ryosuke Fujii
Inker LA, et al. New creatinine- and cystatin C-based equations to estimate GFR without race. N Engl J Med 2021; 385: 1737-1749.
CKDEpi.creat
, CKDEpi.creat.cys
, CKDEpi.cys
, CKDEpi2021.creat.cys
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.