Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 860 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 860 Bytes

nhanes_scidata

NHANES 99-06 Data Descriptor and User's Guide

Chirag J Patel

Contact: [email protected]

R Code that demonstrates use of the unified NHANES dataset and NHANES PIC-SURE instance. Data are located both on DataDryad and in this repository (nh_99-06.Rdata or nh_99-06.zip)

Updates
  • June 7, 2016 - Added supporting libraries survey and survival through xwas package dependencies.
Instructions

To deploy the corresponding chiragjp/nhanes_scidata Docker container, run:

docker run -d -p 80:8787 chiragjp/nhanes_scidata

Navigate to 127.0.0.1 with the login and password of rstudio and all the datasets and accompanying files will be present in the current working directory,

Rstudio screenshot