Exploratory Data Analysis with R
by Roger D. Peng
Publisher: Leanpub 2016
ISBN/ASIN: 1365060063
Number of pages: 208
Description:
This book teaches you to use R to effectively visualize and explore complex datasets. Exploratory data analysis is a key part of the data science process because it allows you to sharpen your question and refine your modeling strategies.
Download or read it online for free here:
Download link
(multiple formats)
Similar books
The R Infernoby Patrick Burns - Burns Statistics
If you don't know of 'The R Inferno', this revised edition is a book-length (intermediate level) explanation of a few trouble spots when using the R language. If you are using R and you think you're in hell, this is a map for you.
(18102 views)
An Introduction to Rby W. N. Venables, D. M. Smith - Network Theory
Comprehensive introduction to R, a software package for statistical computing and graphics. R supports a wide range of statistical techniques, and is easily extensible via user-defined functions, or using modules written in C, C++ or Fortran.
(31797 views)
Efficient R Programmingby Colin Gillespie, Robin Lovelace - O'Reilly
The book is about increasing the amount of work you can do with R in a given amount of time. It's about both computational and programmer efficiency. It's for anyone who uses R and who wants to make their use of R more reproducible and faster.
(9290 views)
R for Data Scienceby Garrett Grolemund, Hadley Wickham - O'Reilly Media
This book will teach you how to do data science with R: You'll learn how to get your data into R, get it into the most useful structure, transform it, visualise it and model it. In this book, you will find a practicum of skills for data science.
(9782 views)