View on GitHub

rmip

Research Methods in Practice

Within-subject differences

Copy and paste your R commands for the worksheet exercise here:


For a model answer, see the source code for the exercise in the worksheet.


AUTO MARK: Code must be more than 10 lines, and less than 30 lines. Code must contain the following words (below). When throwing an error, give an error message (e.g. “no group_by”)

library

tidyverse

BayesFactor

read_csv

filter

group_by

summarise

pivot_wider

mutate

geom_density

geom_vline

factor

anovaBF

whichRandom