CKDEpi2021.creat.cys | R Documentation |
CKD-EPI equation to estimate GFR based on a combination of creatinine and cystatin C without the ethnicity coefficient
CKDEpi2021.creat.cys(creatinine, cystatin, sex, age)
creatinine |
Numeric vector with serum or plasma creatinine values in mg/dl |
cystatin |
Numeric vector with serum or plasma cystatin C values in mg/l |
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.