Preface
Prerequisite
1
Introduction
1.1
Dataset
1.2
Data Exploration
1.3
Descriptive statistics
2
Data Visualization
2.1
Relation of diabetes and pregnancies
2.1.1
Scatter plot
2.1.2
Boxplot
2.1.3
Density Plot
2.2
Relation between Glucose, Blood Pressure, Age, Pregnancy
2.2.1
Scatter Plot
Exploratory Data Analysis Using R: Biomedial Data
Prerequisite
The reqirement for the readers of this book are the following:
Requirement
R software installed in your computer
An IDE for R (Many use RStudio)
Some basic knowledge about graphs and statistics