aGFR: Gives a eGFR by age

View source: R/clinical.R

aGFRR Documentation

Gives a eGFR by age

Description

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)

balima78/simK documentation built on May 23, 2023, 5:02 p.m.