Description Usage Arguments Details Value
Exclude all participants with the Step 1 ("participant-level") exclusion criteria:
not monolingual English speakers
did not use appropriate audio equipment for the study
reported high familiarity with accent
subjects whose mean RT in any block was > 3 SDs from Condition mean
subjects who had a mean RT in any block < 200 ms
1 | non_eligible_participants_f(df, duplicate_turkers, newsurvey = TRUE)
|
duplicate_turkers |
a data frame of duplicate participants |
newsurvey |
a boolean that is |
d |
a data frame (pre-processed by |
This corresponds to running non_eligible_step1_f
, non_eligible_cheaters_f
, and non_eligible_step2_f
, one after the other.
NOTE: We did not exclude participants based on mean RTs in the practice block, whereas our previous work had.
Additionally, our previous work did not exclude participants with block means < 200ms
NOTE: We did NOT exclude participants for reasons 1-4 before calculating the standard deviation for reason 5
a data frame of workers who need to be excluded, with reasons for exclusion
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.