Arithmetic mean of the CKiD U25 creatinine (egfr_ckid_u25_cr()) and
cystatin C (egfr_ckid_u25_cys()) estimates.
Usage
egfr_ckid_u25_cr_cys(
creatinine,
cystatin,
age,
sex,
height,
creatinine_units = "mg/dl",
height_units = "cm",
label_sex_male = "male",
label_sex_female = "female"
)Arguments
- creatinine
Numeric vector of serum creatinine.
- cystatin
Numeric vector of serum cystatin C in mg/L.
- age
Numeric vector of age in years.
- sex
Vector of sex labels (see
label_sex_male/label_sex_female).- height
Numeric vector of height.
- creatinine_units
Units of
creatinine:"mg/dl"(default) or"umol/l".- height_units
Units of
height:"cm"(default) or"m".- label_sex_male, label_sex_female
Values in
sexthat denote male and female records. Defaults to"male"/"female".
References
Pierce CB, et al. Kidney Int. 2021;99(4):948-956. doi:10.1016/j.kint.2020.10.047