Skip to contents

Returns a value for the Estimated Glomerular Filtration Rate (eGFR) by age as described by https://www.kidney.org/atoz/content/gfr.

Usage

aGFR(age = 43)

Arguments

age

An integer for age (values between 1 and 99).

Value

A value from a normal distribution.

Examples

aGFR(age = 43)
#> [1] 103.5302