CG | R Documentation |
Creatinine clearance is estimated with the Cockroft and Gault formula.
CG(creatinine, sex, age, wt)
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 |
wt |
Numeric vector with weight in kg |
A numeric vector with eGFR values in ml/min/1.73 m^2
.
Cristian Pattaro
Cockroft DW, Gault MH. Prediction of creatinine clearance from serum creatinine. Nephron 1976; 16: 31-41.
CKDEpi.creat
, MDRD4
, Virga
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.