Description Usage Arguments Details
Visceral Adiposity Index(VAI)
1 | attach_VAI(data, years)
|
data |
data |
years |
years |
the equations of Visceral Adiposity Index
male: VAI = (WC/39.68 + (1.88*BMI)) * (TG/1.03) * (1.31/HDL)
female: VAI = (WC/36.58 + (1.89*BMI)) * (TG/0.81) * (1.52/HDL)
WC, waist circumference(cm)
BMI, body mass index
TG, triglycerides(mmol/l)
HDL, high density lipoprotein(mmol/l)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.