service.check_plausibility.age {kidney.epi}R Documentation

Service functions for data check on biological plausibility and biochemistry conversion which could be applied in any function of the package or externally

Description

Check and modify if necessary the age values.

Usage

service.check_plausibility.age(age)

Arguments

age

Numeric. The value to be checked.

Details

Service function which check whether age 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]