Introduction to Data Science
Data Analysis and Prediction Algorithms with R
2022-07-07
Preface
This book started out as the class notes used in the HarvardX Data Science Series1.
A hardcopy version of the book is available from CRC Press2.
A free PDF of the October 24, 2019 version of the book is available from Leanpub3.
A version in Spanish is available from https://rafalab.github.io/dslibro.
The R markdown code used to generate the book is available on GitHub4. Note that, the graphical theme used for plots throughout the book can be recreated using the ds_theme_set() function from dslabs package.
This work is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International CC BY-NC-SA 4.0.
We make announcements related to the book on Twitter. For updates follow @rafalab.