Preface

This document can be a standalone “how-to” document for R users. However, it is primarily intended for students in the APSY510/511 statistics sequence at the University at Albany. It is a fairly thorough treatment of graphical and inferential evaluation of one-factor designs. It presumes prior background coverage of the repeated measures ANOVA logic from standard textbooks such as Howell (2013), Keppel (2004), or Maxwell, Delaney and Kelley (2017). The analyses are intended to parallel and exhaust the methods already covered with SPSS, and to extend them to many additional topics.

This book/monograph uses the bookdown package (Xie, 2020a) for R (R Core Team, 2020), which was built on top of rmarkdown (Allaire et al., 2020) and knitr (Xie, 2015). RStudio (RStudio Team, 2015) was used for all writing and R programming.