Module 1-3 of Stat628 in University of Wisconsin-Madison
This project is about doing inference about the dataset BODYFAT. We use linear model here, and end up with a simple model along with with a shiny app.
Our team member:
- Tianqi Li: [email protected]
- Tiannan Huang: [email protected]
- Siyu Wang: [email protected]
-
data
- BodyFat.csv: Raw data
- clean.csv: Cleaned data
-
code
- 628_Module1.R: About cleaning the data, selecting the model and doing diagnostic.
- A folder called shiny_app which contains:
- server.R
- ui.R
- a folder called rsconnect.
-
image
- Containing all of the figures and tables used in the analysis
-
slides
These two files are for the in-class presentation.
- 628_Module1_Tues_Group3.pdf
- 628_Module1_Tues_Group3.pptx
-
628_Module1.ipynb: An executive summay
-
index.html: An executive summay(HTML version)