Team Members: Lu Li, Jiawei Wu, Nan Yan, Youhui Ye
R shiny: https://aurorawu1996.shinyapps.io/bodyfat2/
This is repository about calculating the body fat of men, basing on the features, such as abdomen, weight, wrist and so on.
Basical Steps:
- Clean the data and fix some data points by the relationship between features.
- Variable selection through AIC, BIC and Mallows' Cp.
- Built the final model.
- Used R shiny to develop a user-friendly interactive dashboard.