# for a single patient
egfr.fas.cr (creatinine = 1.4, age = 60, sex = "Male",
creatinine_units = "mg/dl")
# for a dataset - see vignettes for details
# egfr.fas.cr (creatinine = dta$scr, age = dta$age, sex = dta$sex,
# creatinine_units = "mg/dl")
Run the code above in your browser using DataLab