Psych 640 Labs

Slides and Excercise sets for Psych grad stats

Download .zip Download .tar.gz View on GitHub

Here you will find live versions of the slides from the lab section of Psych 640/641 Graduate Statistics course with Andrew Cohen and Will Hopper.

When viewing the slides, press the f key to toggle full screen mode, and the w key to toggle widescreen mode.

Fall Semester (640)

Lab Topic Date
Intro to R with Rstudio TBA
Data Types and Stuctures TBA
Manipulating Data, Part 1 TBA
Manipulating Data, Part 2 TBA
Manipulating Data, Part 3 TBA
Intro to Functions TBA
Importing and Exporting Data TBA
Plotting with Base Graphics, Part 1 TBA
Plotting with Base Graphics, Part 2 TBA
Data Semantics: A Reshaping Prelude TBA
Reshaping Data with tidyr TBA
Reshaping Data with reshape2 N/A

Spring Semester (641)

Lab Topic Date
Review Exercises TBA
Dynamic Documents with Rmarkdown TBA
dplyr, part 1: Basic Verbs TBA
dplyr, part 2: Advanced Verbs and Pipes TBA
Merging Datasets with Joins TBA
ggplot2: The grammar of graphics, part 1 TBA
ggplot2: The grammar of graphics, part 2 TBA
Text Processing Basics TBA
Control Statements TBA
Writing Functions TBA
Functional Programming: The apply functions TBA
Functional Programming: Higher-Order Functions and Closures TBA