Intro to R for Academic Researchers

University at Albany - EPSY 887 - Fall 2019

Resources

Books

Wickham, H., & Grolemund, G. (2016) R for Data Science. O’Reilly.

Most of this books is available freely online at r4ds.had.co.nz/ but can be purchased from Amazon.

Wickham, H. (2014) Advanced R. Baca Raton, FL: Taylor & Francis Group.

Most of this book is available freely online at adv-r.had.co.nz but can be purchased from Amazon.

James, G., Witten, D., Hastie, T., & Tibshirani, R. (2013). An Introduction to Statistical Learning with Applications in R. New York: Springer.

You can download an previous edition of this book online here or can be purchased from Amazon.

Diez, D.M., Barr, C.D., & Çetinkaya-Rundel, M. (2019). OpenIntro Statistics (4th Ed).

If you need to review basic statistical topics, this is a great open access textbook available at the OpenIntro website.

Websites

DATA606: Statistics and Probability for Data Analytics - This is a course I teach for CUNY’s Master’s in Data Science program. There are videos and other resources covering various introductary statistics topics.

R Bloggers - This blog aggregates lots of other blogs related to R. Great resource for keeping up-to-date on new advances around R.

Last updated on December 8, 2018 / Published on November 23, 2018
Edit on GitHub