R for Data Science: Import, Tidy, Transform, Visualize, and Model Data

R for Data Science: Import, Tidy, Transform, Visualize, and Model Data
ISBN-10
1491910364
ISBN-13
9781491910368
Series
R for Data Science
Category
Computers
Pages
492
Language
English
Published
2016-12-12
Publisher
"O'Reilly Media, Inc."
Authors
Hadley Wickham, Garrett Grolemund

Description

Learn how to use R to turn raw data into insight, knowledge, and understanding. This book introduces you to R, RStudio, and the tidyverse, a collection of R packages designed to work together to make data science fast, fluent, and fun. Suitable for readers with no previous programming experience, R for Data Science is designed to get you doing data science as quickly as possible. Authors Hadley Wickham and Garrett Grolemund guide you through the steps of importing, wrangling, exploring, and modeling your data and communicating the results. You’ll get a complete, big-picture understanding of the data science cycle, along with basic tools you need to manage the details. Each section of the book is paired with exercises to help you practice what you’ve learned along the way. You’ll learn how to: Wrangle—transform your datasets into a form convenient for analysis Program—learn powerful R tools for solving data problems with greater clarity and ease Explore—examine your data, generate hypotheses, and quickly test them Model—provide a low-dimensional summary that captures true "signals" in your dataset Communicate—learn R Markdown for integrating prose, code, and results

Other editions

Similar books

  • R for Data Science
    By Hadley Wickham, Garrett Grolemund

    "This book introduces you to R, RStudio, and the tidyverse, a collection of R packages designed to work together to make data science fast, fluent, and fun. Suitable for readers with no previous programming experience"--Page 4 of cover.

  • Data Science in Education Using R
    By Ryan A. Estrellado, Emily A. Freer, Jesse Mostipak

    —Mark Warschauer, Professor of Education and Informatics at the Universit y of California, Irvine “This book is a clear, compelling guide for real-world practitioners who are ready to use modern tools of data science in the education ...

  • Introduction to Data Science: Data Analysis and Prediction Algorithms with R
    By Rafael A. Irizarry

    This book is a textbook for a first course in data science. No previous knowledge of R is necessary, although some experience with programming may be helpful.

  • Modern Data Science with R
    By Nicholas J. Horton, Benjamin S. Baumer, Daniel T. Kaplan

    The second edition is updated to reflect the growing influence of the tidyverse set of packages. All code in the book has been revised and styled to be more readable and easier to understand.

  • R for Data Science
    By Hadley Wickham. Garrett Grolemund

    R for Data Science

  • Advanced R
    By Hadley Wickham

    You will learn: The fundamentals of R, including standard data types and functions Functional programming as a useful framework for solving wide classes of problems The positives and negatives of metaprogramming How to write fast, memory ...

  • R for Health Data Science
    By Ewen Harrison, Riinu Pius

    By the end of this book, you will be taking a sophisticated approach to health data science with beautiful visualisations, elegant tables, and nuanced analyses.

  • R for Data Science Cookbook
    By Chiu, Yu-Wei

    Over 100 hands-on recipes to effectively solve real-world data problems using the most popular R packages and techniques About This Book Gain insight into how data scientists collect, process, analyze, and visualize data using some of the ...

  • Statistical Inference via Data Science: A ModernDive into R and the Tidyverse
    By Chester Ismay, Albert Y. Kim

    Features: ● Assumes minimal prerequisites, notably, no prior calculus nor coding experience ● Motivates theory using real-world data, including all domestic flights leaving New York City in 2013, the Gapminder project, and the data ...

  • Beginning Data Science in R: Data Analysis, Visualization, and Modelling for the Data Scientist
    By Thomas Mailund

    Literate programming never became a huge success for writing programs, but for doing data science, it is having a comeback. The results of a data analysis project is typically a report describing models and analysis results, ...