Slides and Sample Programs
The file below contains the sample code and lecture slides from all 10 lectures !
[.zip of lecture slides and sample programs]
Textbook
Davies, T. M. (2016). The Book of R: A First Course in Programming and Statistics. No Starch Press.
[Download PDF] [Amazon] [Book of R - Solutions to Practice Problems]
Other Useful Resources (for after the course)
Learning Statistics in R: This is a great book with information about how to conduct many kinds of statistical analyses in R
Signal Detection Theory in R: A blog post briefly introducing the 'psycho" package for signal detection theory
The Complete ggplot2() Tutorial: Basic tutorial about ggplot2() package whihc can be really useful for generating beautiful plots.
The R Graphics Cookbook: Great book with useful information about using ggplot2()
Color Names: This is an image showing some useful color names in R for generating plots
Tidyverse: This is a collection of packages that are commonly used in R coding
R Markdown: This package which was covered in the last lecture is useful for displaying results in a digestible format
Click the white arrow in the top-corner to open a full-sized video in a new window!