Description Usage Arguments Details Value References
Geriatric Nutritional Risk Index, GNRI
1 | attach_GNRI(data, years, cut, method = c("22", "105", "wlo"))
|
data |
data |
years |
years |
cut |
one or more numeric |
method |
methods for caculate idael body weight. 22(default), or 105 or wlo
|
GNRI consists of two parts, GNRI_1 is calculated from albumin level, and GNRI_2 is calculated from body weight. When grouping according to the cut value, first judge according to the total score of GNRI. If a subject has only one of GNRI_1 and GNRI_2, then if he has reached the highest level of grouping requirements, he will also be grouped. Otherwise, it will not be grouped.
GNRI = (1.489 * Alb(g/L)) + (41.7 * (weight(kg)/IBW(kg)))
GNRI
Olivier B , Gilles M , Claire D , et al. Geriatric Nutritional Risk Index: a new index for evaluating at-risk elderly medical patientsJ. American Journal of Clinical Nutrition(4):777.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.