Introduction to Statistical Learning

Exercises from the book Introduction to Statistical Learning, with application in R.

R Software
Book
Author

Steven Golovkine

Published

April 12, 2020

This book (https://stevengolovkine.github.io/ISLR/) 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 [1]. The applied exercises will be solved using the packages from the tidyverse and diverse R packages.

This book is compiled using R Markdown and bookdown.

References:

[1] James, G., Witten, D., Hastie, T., Tibshirani, R. (2013). An Introduction to Statistical Learning: with Applications in R. Springer.

Link :