Ted Laderas
2018-09-21
“Exploratory data analysis can never be the whole story, but nothing else can serve as the foundation stone.” - John Tukey, Exploratory Data Analysis
Systolic Blood Pressure
In your workspace, you can use runApp()
in the console to start, or open the app.R
file and click the Run App
play button in the top right of the script window.
runApp()
Data Explorer
oahi
calculated?race
?race
?male
, are you more likely to have cardiovascular disease?any_cvd
balanced across race
categories?age_s1
evenly distributed across race
? If not, how are they distributed?bmi_s1
and neck20
correlated? Why do you think that’s the case?bmi_s1
and neck20
in our dataset?You are now a full fledged data explorer!