service.check_plausibility.creatinine {kidney.epi} | R Documentation |
Check and modify if necessary the creatinine values.
Description
Check and modify if necessary the creatinine values.
Usage
service.check_plausibility.creatinine(creatinine)
Arguments
creatinine |
Numeric. The value to be checked. |
Details
Service function which check whether creatinine is in biologically plausible boundaries, shows to user warnings if any, and substitute unplausable values.
Value
numeric Vector with controlled values.
[Package kidney.epi version 1.2.0 Index]