Skip to contents

Filter participants with below random accuracy

Usage

filter_random_accuracy_ids(df, verbose = TRUE)

Arguments

df

A data frame containing participant responses and accuracy.

verbose

Logical, whether to print the number of participants excluded based on accuracy.

Value

A filtered data frame with participants who have an accuracy above 50% across all trials.