Chapter 1 Introduction

This book aims to provide my results to the different exercises of An Introduction to Statistical Learning, with Application in R, by James, Witten, Hastie and Tibshirani (James et al. 2013). The applied exercises will be solved using the packages from the tidyverse (https://www.tidyverse.org) when it is possible.

This book is compiled using R Markdown and bookdown (https://github.com/rstudio/bookdown).

References

James, Gareth, Daniela Witten, Trevor Hastie, and Robert Tibshirani. 2013. An Introduction to Statistical Learning: With Applications in R. Springer. https://faculty.marshall.usc.edu/gareth-james/ISL/.