NHANES-Diabetes Refined Data Set for HHS Nutrition Course

By Ann Bessenbacher1, Jay Burgess2

1. Evaluation and Learning Research Center - Purdue University 2. Purdue University

Category

Downloads

Published on

Abstract

This is a Data Set that combines 3 years of cohorts of data from the NHANES online publicly available data set.  The data set has been refined to include individuals 19 and above and those who reported being pregnant were removed.  Individuals with multiple null values for a majority of these variables were removed from the dataset in order to produce reliable correlations.  Metadata are included here as well to describe where these data items were retrieved.  

Follow this link to open R studio inside STEMEdhub.org 

then you can use this data set and the correlation code in R by typing or copy and pasting the following 3 lines:

library(devtools)

source_url('https://stemedhub.org/resources/4284/download/diabetescorr.R')

rquery.cormat(diabetes)

 

 

Cite this work

Researchers should cite this work as follows:

  • Ann Bessenbacher; Jay Burgess (2019), "NHANES-Diabetes Refined Data Set for HHS Nutrition Course," https://stemedhub.org/resources/4282.

    BibTex | EndNote

Tags