ds_gng {splithalfr} | R Documentation |
Example Go/No Go data
Description
The Go/No Go is a task in which participants respond to one set of stimuli, but withhold a response to another set of stimuli. This particular dataset is from the first session of a study that is described in detail in doi:10.1016/j.tate.2019.102887Hedge, Powell, and Sumner (2018). It was graciously provided by Craig Hedge and can be obtained from https://osf.io/cwzds.
Usage
ds_gng
Format
An object of class data.frame
with 28200 rows and 7 columns.
Details
Overview of columns:
block. Block number
trial. Trial number
stim. Stimuli set used in that block
condition. 0 = go, 2 = no go
response. Correct (1) or incorrect (0)
rt. Reaction time (seconds)
participant. Participant ID
[Package splithalfr version 2.2.2 Index]