Skip to content

How do drinking habits compare by health status, among the healthy?

Notifications You must be signed in to change notification settings

mclu/BootstrapRegression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

How do drinking habits for US adults compare by health status, among the healthy?

Bootstrapping Regression Model

Overview

The project investigated the factors that may affect drinking habits for healthy U.S. adults using the National Health and Nutrition Examination Survey (NHANES) from 2005 - 2006 and it was carried out by Ming-Chen Lu, Daxuan Deng, and Ningyuan Wang.

Navigation

  • bsr.py: Script for the core analysis in Python
  • report.Rmd, report.html: final report of the group project To view the html document, you need to download to your own directory.

Requirements

  • To run the bsr.py, the following packages should be pre-installed in the IDE.
Package
pandas
numpy
matplotlib.pyplot
seaborn
random
scipy.stats
statsmodels.formula.api
xport
  • To run Python in the report.Rmd file, the package reticulate should be pre-installed in the IDE.

About

How do drinking habits compare by health status, among the healthy?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published