Authors Roger D. Peng
Exploratory Data Analysis (EDA) is the core skill that a Data Analyst must have. This book provides the most useful function of the tidyverse and structures how to do a data analysis in the most efficient way. Happy reading!
“This book covers the essential exploratory techniques for summarizing data with R. These techniques are typically applied before formal modeling commences and can help inform the development of more complex statistical models. Exploratory techniques are also important for eliminating or sharpening potential hypotheses about the world that can be addressed by the data you have. We will cover in detail the plotting systems in R as well as some of the basic principles of constructing informative data graphics. We will also cover some of the common multivariate statistical techniques used to visualize high-dimensional data.”