Leanpub Header

Skip to main content

Filters

Category: "R"

Books

  1. Longitudinal Data Analysis Using R is a practical, end-to-end guide to longitudinal data analysis that helps you move from raw data to credible substantive conclusions. It tackles the real pain points researchers face in longitudinal analysis, such as data preparation, exploring change over time, model choice, missing data, and interpretation, using clear explanations, real-world data, and fully reproducible R code.

  2. Data Analysis for the Life Sciences
    Rafael A Irizarry and Michael I Love

    Data analysis is now part of practically every research project in the life sciences. In this book we use data and computer code to teach the necessary statistical concepts and programming skills to become a data analyst. Instead of showing theory first and then applying it to toy examples, we start with actual applications and describe the theory as it becomes necessary to solve specific challenges. The book includes links to computer code that readers can use to follow along as they program.

  3. This book brings the fundamentals of R programming to you, using the same material developed as part of the industry-leading Johns Hopkins Data Science Specialization. The skills taught in this book will lay the foundation for you to begin your journey learning data science. Printed copies of this book are available through Lulu.

  4. Methods in Biostatistics with R
    A Rigorous and Practical Treatment of Biostatistics Foundations using R
    Brian Caffo, John Muschelli, and Ciprian Crainiceanu

    The book provides a modern look at introductory Biostatistical concepts and the associated computational tools using the latest developments in computation and visualization in the R language environment. The book includes practical data analysis based on datasets that can be downloaded here: https://github.com/muschellij2/biostatmethods.

  5. 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. This book is based on the industry-leading Johns Hopkins Data Science Specialization.

  6. Modern Computational Statistics with R
    An Introduction to Statistical Thinking, Uncertainty, and Evidence
    Osama Abdelhay

    Modern Computational Statistics with R teaches statistics as a disciplined way of thinking: start with the scientific question, design, data, and uncertainty before reaching for formulas. Through real examples, simulations, and R, readers learn how to turn data into defensible evidence and build the statistical foundations needed for modern data science, machine learning, and AI.

  7. A rigorous treatment of linear models for self learning data scientists. This book is only available in pdf form.

  8. This book teaches the fundamental concepts and tools behind reporting modern data analyses in a reproducible manner. As data analyses become increasingly complex, the need for clear and reproducible report writing is greater than ever. The material for this book was developed as part of the industry-leading Johns Hopkins Data Science Specialization. Printed versions are available through Lulu (see link below).

  9. Regression Models for Data Science in R
    A companion book for the Coursera Regression Models class
    Brian Caffo

    This book gives a brief, but rigorous, treatment of regression models intended for practicing Data Scientists.

  10. An Educator’s Guide to the Open Case Studies
    A Guide for using Example data analyses with real-world data inside and outside the classroom
    Carrie Wright, Stephanie Hicks, Lyla Atta, and Michael Breshock

    If you are an independent learner or an instructor for a data science, statistics, or public health course, check out the open case studies project (www.opencasestudies.org) and this guide which will describe the variety of ways our case studies can be used for hands-on data science activities.

  11. Mastering Software Development in R
    Roger D. Peng, Sean Kross, and Brooke Anderson

    This book covers R software development for building data science tools. This book provides rigorous training in the R language and covers modern software development practices for building tools that are highly reusable, modular, and suitable for use in a team-based environment or a community of developers. (Printed copies coming soon!)

  12. Developing Data Products in R
    Brian Caffo and Sean Kross

    This book introduces the topic of Developing Data Products in R. A data product is the ideal output of a Data Science experiment. This book is based on the Coursera Class "Developing Data Products" as part of the Data Science Specialization. Particular emphasis is paid to developing Shiny apps and interactive graphics.

  13. Tidyverse Skills for Data Science in R
    Roger D. Peng, Carrie Wright, Stephanie Hicks, and Shannon Ellis

    Develop insights from data with tidy tools. Import, wrangle, visualize, and model data with the Tidyverse R packages.

  14. Tidyplots (an R package) is easier for many common plotting tasks.

  15. Not So Short Introduction to R
    A Practical Learning Journey from First Contact to Reproducible Data Systems
    James Daniel

    If R has ever felt powerful but confusing, this book gives you the missing map. Not So Short Introduction to R guides researchers, analysts, graduate students, Excel/SPSS/STATA users, and emerging data workers from fragile spreadsheets and copied scripts into reproducible analytical workflows they can understand, explain, and trust.