R for Data Science
by Garrett Grolemund, Hadley Wickham
Publisher: O'Reilly Media 2016
ISBN/ASIN: 1491910399
ISBN-13: 9781491910399
Number of pages: 522
Description:
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.
Download or read it online for free here:
Read online
(online html)
Similar books
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.
(31932 views)
Statistics with Rby Vincent Zoonekynd
Contents: Introduction to R; Programming in R; From Data to Graphics; Customizing graphics; Factorial methods; Clustering; Probability Distributions; Estimators and Statistical Tests; Regression; Other regressions; Regression Problems; etc.
(10880 views)
Advanced R programmingby Hadley Wickham
The book is designed primarily for R users who want to improve their programming skills and understanding of the language. It should also be useful for programmers coming to R from other languages, as it explains some of R's quirks...
(12994 views)
Exploratory Data Analysis with Rby Roger D. Peng - Leanpub
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.
(8755 views)