calculate_bai: Calculate Body Adiposity Index

Description Usage Arguments Details Value Examples

View source: R/body_fat.R

Description

\lifecycle

maturing

The body adiposity index (BAI) is a method of estimating the amount of body fat in humans.

Usage

1

Arguments

height

height in centimeters

hip

hip circumference in centimeters

Details

Bergman, R. N., Stefanovski, D. , Buchanan, T. A., Sumner, A. E., Reynolds, J. C., Sebring, N. G., Xiang, A. H. and Watanabe, R. M. (2011), A Better Index of Body Adiposity. Obesity, 19: 1083-1089. doi:10.1038/oby.2011.38

Value

Body adiposity index

Examples

1
calculate_bai(180, 90)

MarijnJABoer/befitteR documentation built on April 24, 2020, 5:43 a.m.