Before this session, please:
Install faux in R devtools::install_github("debruine/faux")
Install tidyverse, lme4, afex, broom, broom.mixed, kableExtra and GGally (from CRAN)
Look over the lessons Simulating Data and Simulating Mixed Effects
Download the files for these lessons
01_sim_intro_code.Rmd (intro with code & exercises with answers)
01_sim_intro_stub.Rmd (intro without code & exercises)
0...