README.md

bodycomp

logo

Body density and percent body fat values using anthropometric prediction equations

Skinfold measurements is one of the most popular and practical methods for estimating percent body fat. Body composition is a term that describes the relative proportions of fat, bone, and muscle mass in the human body. Following the collection of skinfold measurements, regression analysis (a statistical procedure used to predict a dependent variable based on one or more independent or predictor variables) is used to estimate total percent body fat in humans. ### by: Gleidson Mendes Rebouças The package is currently available in [**R**](https://CRAN.R-project.org/package=bodycomp) as `bodycomp` | ***R*** | |-----| | [![CRAN/METACRAN Version](https://www.r-pkg.org/badges/version/bodycomp)](https://CRAN.R-project.org/package=bodycomp) [![CRAN/METACRAN Total downloads](http://cranlogs.r-pkg.org/badges/grand-total/bodycomp?color=blue)](https://CRAN.R-project.org/package=bodycomp) [![CRAN/METACRAN downloads per month](http://cranlogs.r-pkg.org/badges/bodycomp?color=yellow)](https://CRAN.R-project.org/package=bodycomp) | ## Installation R ```R # From CRAN install.packages("bodycomp") library(bodycomp)



GleidsonUERN/bodycomp documentation built on April 7, 2022, 12:39 p.m.